Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp356 UVec2 getMaxPlaneDivisor (const PlanarFormatDescription& formatDesc) in getMaxPlaneDivisor()
464 const PlanarFormatDescription& formatDesc = getPlanarFormatDescription(params.format); in testImageQuery() local
649 const PlanarFormatDescription& formatDesc = getPlanarFormatDescription(params.format); in testImageQueryLod() local
DvktYCbCrUtil.cpp392 const PlanarFormatDescription& formatDesc = imageData.getDescription(); in uploadImage() local
491 const PlanarFormatDescription& formatDesc = imageData.getDescription(); in fillImageMemory() local
573 const PlanarFormatDescription& formatDesc = imageData->getDescription(); in downloadImage() local
677 const PlanarFormatDescription& formatDesc = imageData->getDescription(); in readImageMemory() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp554 const auto formatDesc = "Logical operator tests with format " + formatName; in createLogicOpTests() local
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp797 static string formatDesc (ImageFormat format) in formatDesc() function
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp331 const vk::PlanarFormatDescription& formatDesc = imageData.getDescription(); in uploadYCbCrImage() local