Home
last modified time | relevance | path

Searched defs:isNullHandleOnAllocationFailure (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2944 template<typename T> inline bool isNullHandleOnAllocationFailure (Context&) { return false; } in isNullHandleOnAllocationFailure() function
2945 template<> inline bool isNullHandleOnAllocationFailure<VkCommandBuffer> (Context& context) { ret… in isNullHandleOnAllocationFailure() function
2946 template<> inline bool isNullHandleOnAllocationFailure<VkDescriptorSet> (Context& context) { ret… in isNullHandleOnAllocationFailure() function
2947 template<> inline bool isNullHandleOnAllocationFailure<VkPipeline> (Context&) { return true;… in isNullHandleOnAllocationFailure() function