Home
last modified time | relevance | path

Searched refs:VkBool32 (Results 1 – 25 of 101) sorted by relevance

12345

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_reserved_marshaling_guest.cpp520 memcpy(*ptr, (VkBool32*)&forMarshaling->robustBufferAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
521 *ptr += sizeof(VkBool32); in reservedmarshal_VkPhysicalDeviceFeatures()
522 memcpy(*ptr, (VkBool32*)&forMarshaling->fullDrawIndexUint32, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
523 *ptr += sizeof(VkBool32); in reservedmarshal_VkPhysicalDeviceFeatures()
524 memcpy(*ptr, (VkBool32*)&forMarshaling->imageCubeArray, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
525 *ptr += sizeof(VkBool32); in reservedmarshal_VkPhysicalDeviceFeatures()
526 memcpy(*ptr, (VkBool32*)&forMarshaling->independentBlend, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
527 *ptr += sizeof(VkBool32); in reservedmarshal_VkPhysicalDeviceFeatures()
528 memcpy(*ptr, (VkBool32*)&forMarshaling->geometryShader, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
529 *ptr += sizeof(VkBool32); in reservedmarshal_VkPhysicalDeviceFeatures()
[all …]
Dgoldfish_vk_marshaling_guest.cpp610 vkStream->write((VkBool32*)&forMarshaling->robustBufferAccess, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
611 vkStream->write((VkBool32*)&forMarshaling->fullDrawIndexUint32, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
612 vkStream->write((VkBool32*)&forMarshaling->imageCubeArray, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
613 vkStream->write((VkBool32*)&forMarshaling->independentBlend, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
614 vkStream->write((VkBool32*)&forMarshaling->geometryShader, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
615 vkStream->write((VkBool32*)&forMarshaling->tessellationShader, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
616 vkStream->write((VkBool32*)&forMarshaling->sampleRateShading, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
617 vkStream->write((VkBool32*)&forMarshaling->dualSrcBlend, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
618 vkStream->write((VkBool32*)&forMarshaling->logicOp, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
619 vkStream->write((VkBool32*)&forMarshaling->multiDrawIndirect, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
[all …]
Dgoldfish_vk_counting_guest.cpp395 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
396 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
397 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
398 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
399 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
400 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
401 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
402 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
403 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
404 *count += sizeof(VkBool32); in count_VkPhysicalDeviceFeatures()
[all …]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_beta.h29 VkBool32 constantAlphaColorBlendFactors;
30 VkBool32 events;
31 VkBool32 imageViewFormatReinterpretation;
32 VkBool32 imageViewFormatSwizzle;
33 VkBool32 imageView2DOn3DImage;
34 VkBool32 multisampleArrayImage;
35 VkBool32 mutableComparisonSamplers;
36 VkBool32 pointPolygons;
37 VkBool32 samplerMipLodBias;
38 VkBool32 separateStencilMaskRef;
[all …]
Dvulkan_core.h94 typedef uint32_t VkBool32; typedef
3016 VkBool32 robustBufferAccess;
3017 VkBool32 fullDrawIndexUint32;
3018 VkBool32 imageCubeArray;
3019 VkBool32 independentBlend;
3020 VkBool32 geometryShader;
3021 VkBool32 tessellationShader;
3022 VkBool32 sampleRateShading;
3023 VkBool32 dualSrcBlend;
3024 VkBool32 logicOp;
[all …]
Dvulkan_screen.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceScreenPresentationSupportQNX)(VkPhysicalDevice …
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceScreenPresentationSupportQNX(
92 VkBool32 screenBufferImport;
Dvulkan_directfb.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceDirectFBPresentationSupportEXT)(VkPhysicalDevic…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceDirectFBPresentationSupportEXT(
Dvulkan_wayland.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan_xlib.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceXlibPresentationSupportKHR)(VkPhysicalDevice ph…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceXlibPresentationSupportKHR(
Dvulkan_xcb.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR)(VkPhysicalDevice phy…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceXcbPresentationSupportKHR(
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h29 VkBool32 constantAlphaColorBlendFactors;
30 VkBool32 events;
31 VkBool32 imageViewFormatReinterpretation;
32 VkBool32 imageViewFormatSwizzle;
33 VkBool32 imageView2DOn3DImage;
34 VkBool32 multisampleArrayImage;
35 VkBool32 mutableComparisonSamplers;
36 VkBool32 pointPolygons;
37 VkBool32 samplerMipLodBias;
38 VkBool32 separateStencilMaskRef;
[all …]
Dvulkan_screen.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceScreenPresentationSupportQNX)(VkPhysicalDevice …
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceScreenPresentationSupportQNX(
92 VkBool32 screenBufferImport;
Dvulkan_directfb.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceDirectFBPresentationSupportEXT)(VkPhysicalDevic…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceDirectFBPresentationSupportEXT(
Dvulkan_wayland.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan_xlib.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceXlibPresentationSupportKHR)(VkPhysicalDevice ph…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceXlibPresentationSupportKHR(
Dvulkan_xcb.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR)(VkPhysicalDevice phy…
45 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceXcbPresentationSupportKHR(
Dvulkan_android.h131 VkBool32 externalFormatResolve;
137 VkBool32 nullColorAttachmentWithExternalFormatResolve;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_shader_integer_dot_product.adoc61 VkBool32 shaderIntegerDotProduct;
77 VkBool32 integerDotProduct8BitUnsignedAccelerated;
78 VkBool32 integerDotProduct8BitSignedAccelerated;
79 VkBool32 integerDotProduct8BitMixedSignednessAccelerated;
80 VkBool32 integerDotProduct4x8BitPackedUnsignedAccelerated;
81 VkBool32 integerDotProduct4x8BitPackedSignedAccelerated;
82 VkBool32 integerDotProduct4x8BitPackedMixedSignednessAccelerated;
83 VkBool32 integerDotProduct16BitUnsignedAccelerated;
84 VkBool32 integerDotProduct16BitSignedAccelerated;
85 VkBool32 integerDotProduct16BitMixedSignednessAccelerated;
[all …]
DVK_EXT_primitives_generated_query.adoc70 VkBool32 primitivesGeneratedQuery;
71 VkBool32 primitivesGeneratedQueryWithRasterizerDiscard;
72 VkBool32 primitivesGeneratedQueryWithNonZeroStreams;
DVK_KHR_fragment_shading_rate.adoc196 VkBool32 primitiveFragmentShadingRateWithMultipleViewports;
197 VkBool32 layeredShadingRateAttachments;
198 VkBool32 fragmentShadingRateNonTrivialCombinerOps;
203 VkBool32 fragmentShadingRateWithShaderDepthStencilWrites;
204 VkBool32 fragmentShadingRateWithSampleMask;
205 VkBool32 fragmentShadingRateWithShaderSampleMask;
206 VkBool32 fragmentShadingRateWithConservativeRasterization;
207 VkBool32 fragmentShadingRateWithFragmentShaderInterlock;
208 VkBool32 fragmentShadingRateWithCustomSampleLocations;
209 VkBool32 fragmentShadingRateStrictMultiplyCombiner;
[all …]
DVK_EXT_rasterization_order_attachment_access.adoc38 VkBool32 rasterizationOrderColorAttachmentAccess;
39 VkBool32 rasterizationOrderDepthAttachmentAccess;
40 VkBool32 rasterizationOrderStencilAttachmentAccess;
DVK_EXT_image_2d_array_of_3d.adoc39 VkBool32 image2DViewOf3D;
40 VkBool32 sampler2DViewOf3D;
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp673 vkStream->write((VkBool32*)&forMarshaling->robustBufferAccess, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
674 vkStream->write((VkBool32*)&forMarshaling->fullDrawIndexUint32, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
675 vkStream->write((VkBool32*)&forMarshaling->imageCubeArray, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
676 vkStream->write((VkBool32*)&forMarshaling->independentBlend, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
677 vkStream->write((VkBool32*)&forMarshaling->geometryShader, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
678 vkStream->write((VkBool32*)&forMarshaling->tessellationShader, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
679 vkStream->write((VkBool32*)&forMarshaling->sampleRateShading, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
680 vkStream->write((VkBool32*)&forMarshaling->dualSrcBlend, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
681 vkStream->write((VkBool32*)&forMarshaling->logicOp, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
682 vkStream->write((VkBool32*)&forMarshaling->multiDrawIndirect, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
[all …]
Dgoldfish_vk_reserved_marshaling.cpp511 memcpy((VkBool32*)&forUnmarshaling->robustBufferAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
512 *ptr += sizeof(VkBool32); in reservedunmarshal_VkPhysicalDeviceFeatures()
513 memcpy((VkBool32*)&forUnmarshaling->fullDrawIndexUint32, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
514 *ptr += sizeof(VkBool32); in reservedunmarshal_VkPhysicalDeviceFeatures()
515 memcpy((VkBool32*)&forUnmarshaling->imageCubeArray, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
516 *ptr += sizeof(VkBool32); in reservedunmarshal_VkPhysicalDeviceFeatures()
517 memcpy((VkBool32*)&forUnmarshaling->independentBlend, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
518 *ptr += sizeof(VkBool32); in reservedunmarshal_VkPhysicalDeviceFeatures()
519 memcpy((VkBool32*)&forUnmarshaling->geometryShader, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
520 *ptr += sizeof(VkBool32); in reservedunmarshal_VkPhysicalDeviceFeatures()
[all …]
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1942 VkBool32 depthTestEnable; in subDecode()
1943 memcpy((VkBool32*)&depthTestEnable, *readStreamPtrPtr, sizeof(VkBool32)); in subDecode()
1944 *readStreamPtrPtr += sizeof(VkBool32); in subDecode()
1951 VkBool32 depthWriteEnable; in subDecode()
1952 memcpy((VkBool32*)&depthWriteEnable, *readStreamPtrPtr, sizeof(VkBool32)); in subDecode()
1953 *readStreamPtrPtr += sizeof(VkBool32); in subDecode()
1969 VkBool32 depthBoundsTestEnable; in subDecode()
1970 memcpy((VkBool32*)&depthBoundsTestEnable, *readStreamPtrPtr, sizeof(VkBool32)); in subDecode()
1971 *readStreamPtrPtr += sizeof(VkBool32); in subDecode()
1979 VkBool32 stencilTestEnable; in subDecode()
[all …]

12345