/external/skia/src/gpu/graphite/vk/ |
D | VulkanCommandBuffer.cpp | 137 protectedSubmitInfo.protectedSubmit = VK_TRUE; in submit_to_queue()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | CommandProcessor.cpp | 1401 protectedSubmitInfo.protectedSubmit = true; in submitCommands() 1456 protectedSubmitInfo.protectedSubmit = true; in queueSubmitOneOff()
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkCommandBuffer.cpp | 544 protectedSubmitInfo.protectedSubmit = VK_TRUE; in submit_to_queue()
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vn_protocol_renderer_queue.h | 123 vn_decode_VkBool32(dec, &val->protectedSubmit); in vn_decode_VkProtectedSubmitInfo_self_temp()
|
D | vulkan_core.h | 5242 VkBool32 protectedSubmit; member
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 8525 protectedSubmit(in_struct->protectedSubmit) in safe_VkProtectedSubmitInfo() 8537 protectedSubmit = src.protectedSubmit; in safe_VkProtectedSubmitInfo() 8549 protectedSubmit = src.protectedSubmit; in operator =() 8564 protectedSubmit = in_struct->protectedSubmit; in initialize() 8571 protectedSubmit = src->protectedSubmit; in initialize()
|
D | vk_safe_struct.h | 1730 VkBool32 protectedSubmit; member
|
D | parameter_validation.cpp | 456 … skip |= validate_bool32("VkProtectedSubmitInfo", "protectedSubmit", structure->protectedSubmit); in ValidatePnextStructContents()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkStructTypes.inl | 1427 VkBool32 protectedSubmit; member
|
D | vkVulkan_c.inl | 3870 VkBool32 protectedSubmit; member
|
D | vkStrUtilImpl.inl | 4516 s << "\tprotectedSubmit = " << value.protectedSubmit << '\n';
|
D | vulkan_json_data.hpp | 16919 print_VkBool32(obj.protectedSubmit, "protectedSubmit", 0); in print_VkProtectedSubmitInfo() 16942 print_VkBool32(obj->protectedSubmit, "protectedSubmit", 0); in print_VkProtectedSubmitInfo()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 3865 VkBool32 protectedSubmit; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 2861 VkBool32 protectedSubmit; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 4542 VkBool32 protectedSubmit; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4854 VkBool32 protectedSubmit; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 85425 , protectedSubmit( protectedSubmit_ ) 85453 protectedSubmit = protectedSubmit_; in setProtectedSubmit() 85476 return std::tie( sType, pNext, protectedSubmit ); in reflect() 85488 …urn ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( protectedSubmit == rhs.protectedSubmit ); in operator ==() 85501 VULKAN_HPP_NAMESPACE::Bool32 protectedSubmit = {}; member
|
D | vulkan_core.h | 5352 VkBool32 protectedSubmit; member
|
D | vulkan_hash.hpp | 11562 VULKAN_HPP_HASH_COMBINE( seed, protectedSubmitInfo.protectedSubmit ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 79485 : pNext( pNext_ ), protectedSubmit( protectedSubmit_ ) 79513 protectedSubmit = protectedSubmit_; in setProtectedSubmit() 79537 return std::tie( sType, pNext, protectedSubmit ); in reflect() 79552 && ( protectedSubmit == rhs.protectedSubmit ); in operator ==() 79565 VULKAN_HPP_NAMESPACE::Bool32 protectedSubmit = {}; member
|
D | vulkan_core.h | 5246 VkBool32 protectedSubmit; member
|
D | vulkan_hash.hpp | 10563 VULKAN_HPP_HASH_COMBINE( seed, protectedSubmitInfo.protectedSubmit ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 89939 , protectedSubmit( protectedSubmit_ ) 89967 protectedSubmit = protectedSubmit_; in setProtectedSubmit() 89990 return std::tie( sType, pNext, protectedSubmit ); in reflect() 90002 …urn ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( protectedSubmit == rhs.protectedSubmit ); in operator ==() 90015 VULKAN_HPP_NAMESPACE::Bool32 protectedSubmit = {}; member
|
D | vulkan_core.h | 5356 VkBool32 protectedSubmit; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 5303 VkBool32 protectedSubmit; member
|