Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp58 std::string getShaderImageDataType (const tcu::TextureFormat& format);
DvktSparseResourcesTestsUtil.cpp631 std::string getShaderImageDataType(const tcu::TextureFormat& format) in getShaderImageDataType() function
DvktSparseResourcesImageSparseResidency.cpp179 const std::string formatDataStr = getShaderImageDataType(m_format); in initPrograms()