Searched refs:prefersLocalInvocationPrimitiveOutput (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 21847 if (!((a->prefersLocalInvocationPrimitiveOutput) == in checkEqual_VkPhysicalDeviceMeshShaderPropertiesEXT() 21848 (b->prefersLocalInvocationPrimitiveOutput))) { in checkEqual_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| D | goldfish_vk_marshaling.cpp | 40869 vkStream->write((VkBool32*)&forMarshaling->prefersLocalInvocationPrimitiveOutput, in marshal_VkPhysicalDeviceMeshShaderPropertiesEXT() 40928 vkStream->read((VkBool32*)&forUnmarshaling->prefersLocalInvocationPrimitiveOutput, in unmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling.cpp | 32040 memcpy((VkBool32*)&forUnmarshaling->prefersLocalInvocationPrimitiveOutput, *ptr, in reservedunmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 16868 VkBool32 prefersLocalInvocationPrimitiveOutput; member
|
| D | vulkan_structs.hpp | 60006 …ationVertexOutput( prefersLocalInvocationVertexOutput_ ), prefersLocalInvocationPrimitiveOutput( p… 60044 …WorkGroupInvocations, prefersLocalInvocationVertexOutput, prefersLocalInvocationPrimitiveOutput, p… in reflect() 60084 && ( prefersLocalInvocationPrimitiveOutput == rhs.prefersLocalInvocationPrimitiveOutput ) in operator ==() 60124 VULKAN_HPP_NAMESPACE::Bool32 prefersLocalInvocationPrimitiveOutput = {}; member
|
| D | vulkan_hash.hpp | 7961 …_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.prefersLocalInvocationPrimitiveOutput ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 31738 vkStream->write((VkBool32*)&forMarshaling->prefersLocalInvocationPrimitiveOutput, in marshal_VkPhysicalDeviceMeshShaderPropertiesEXT() 31785 vkStream->read((VkBool32*)&forUnmarshaling->prefersLocalInvocationPrimitiveOutput, in unmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 21196 memcpy(*ptr, (VkBool32*)&forMarshaling->prefersLocalInvocationPrimitiveOutput, in reservedmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|