Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferAndImageAllocationUtil.cpp85 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestBuffer() local
160 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestImage() local
DvktApiBufferTests.cpp159 static deUint32 findQueueFamilyIndexWithCaps (const InstanceInterface& vkInstance, in findQueueFamilyIndexWithCaps()
299 const InstanceInterface& vkInstance = getInstanceInterface(); in bufferCreateAndAllocTest() local
509 const InstanceInterface& vkInstance = getInstanceInterface(); in bufferCreateAndAllocTest() local
DvktApiBufferViewCreateTests.cpp203 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestBuffer() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceUtil.cpp84 VkPhysicalDevice chooseDevice (const InstanceInterface& vkInstance, VkInstance instance, const tcu:… in chooseDevice()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp132 static deUint32 findQueueFamilyIndexWithCaps (const InstanceInterface& vkInstance, VkPhysicalDevice… in findQueueFamilyIndexWithCaps()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp243 const InstanceInterface& vkInstance = ctx.getInstanceInterface(); in selectMatchingMemoryType() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp2174 const InstanceInterface& vkInstance = context.getInstanceInterface(); in runAndVerifyDefaultPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp600 static deUint32 findQueueFamilyIndexWithCaps (const InstanceInterface& vkInstance, VkPhysicalDevice… in findQueueFamilyIndexWithCaps()