Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp77 const deUint32 compatibleTypes = getCompatibleMemoryTypes(deviceMemProps, requirement); in selectMatchingMemoryType() local
361 deUint32 compatibleTypes = 0u; in getCompatibleMemoryTypes() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp689 const deUint32 compatibleTypes = getCompatibleMemoryTypes(deviceMemProps, requirement); in selectMatchingMemoryType() local