Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp3831 const VkFormatFeatureFlags allowBuf = getAllowedBufferFeatures(context, format); in formatProperties() local
3844 { "bufferFeatures", properties.bufferFeatures, reqBuf, allowBuf } in formatProperties()