Home
last modified time | relevance | path

Searched refs:compatibleTypes (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp72 const deUint32 compatibleTypes = getCompatibleMemoryTypes(deviceMemProps, requirement); in selectMatchingMemoryType() local
73 const deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()
341 deUint32 compatibleTypes = 0u; in getCompatibleMemoryTypes() local
346 compatibleTypes |= (1u << memoryTypeNdx); in getCompatibleMemoryTypes()
349 return compatibleTypes; in getCompatibleMemoryTypes()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp692 const deUint32 compatibleTypes = getCompatibleMemoryTypes(deviceMemProps, requirement); in selectMatchingMemoryType() local
693 const deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()
/external/dagger2/lib/
Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...