Searched refs:pipelineStatisticsQuery (Results 1 – 13 of 13) sorted by relevance
| /device/generic/vulkan-cereal/protocols/vulkan/api/structs/ |
| D | VkPhysicalDeviceFeatures.txt | 30 VkBool32 pipelineStatisticsQuery;
|
| /device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
| D | queries.txt | 81 If the <<features-features-pipelineStatisticsQuery,pipeline statistics 778 pname:pipelineStatisticsQuery member of the sname:VkPhysicalDeviceFeatures
|
| D | cmdbuffers.txt | 754 If the <<features-features-pipelineStatisticsQuery,pipeline statistics
|
| D | features.txt | 510 * [[features-features-pipelineStatisticsQuery]] 511 pname:pipelineStatisticsQuery specifies whether the pipeline statistics
|
| /device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/ |
| D | vulkan_core.h | 1730 VkBool32 pipelineStatisticsQuery; member
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 374 …if (!((a->pipelineStatisticsQuery) == (b->pipelineStatisticsQuery))) { onFail("a->pipelineStatisti… in checkEqual_VkPhysicalDeviceFeatures()
|
| D | goldfish_vk_marshaling.cpp | 810 vkStream->write((VkBool32*)&forMarshaling->pipelineStatisticsQuery, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures() 873 vkStream->read((VkBool32*)&forUnmarshaling->pipelineStatisticsQuery, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFeatures()
|
| D | goldfish_vk_reserved_marshaling.cpp | 611 memcpy((VkBool32*)&forUnmarshaling->pipelineStatisticsQuery, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 143 …// Original field: basetype VkBool32 pipelineStatisticsQuery. stringarray? 0 string? 0 hasLenInfo?… 144 optional uint32 pipelineStatisticsQuery = 25; field
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan_core.h | 2207 VkBool32 pipelineStatisticsQuery; member
|
| D | vulkan.hpp | 30665 …mpressionBC_ ), occlusionQueryPrecise( occlusionQueryPrecise_ ), pipelineStatisticsQuery( pipeline… 30834 pipelineStatisticsQuery = pipelineStatisticsQuery_; in setPipelineStatisticsQuery() 31059 && ( pipelineStatisticsQuery == rhs.pipelineStatisticsQuery ) in operator ==() 31125 VULKAN_HPP_NAMESPACE::Bool32 pipelineStatisticsQuery = {}; member
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 750 vkStream->write((VkBool32*)&forMarshaling->pipelineStatisticsQuery, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures() 813 vkStream->read((VkBool32*)&forUnmarshaling->pipelineStatisticsQuery, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFeatures()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 635 memcpy(*ptr, (VkBool32*)&forMarshaling->pipelineStatisticsQuery, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
|