HomeSort by relevance Sort by last modified time
    Searched refs:getImageComponentVec4TypeName (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesShaderIntrinsicsBase.hpp 91 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format);
vktSparseResourcesShaderIntrinsicsSampled.cpp 211 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(m_format);
401 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(m_format);
    [all...]
vktSparseResourcesShaderIntrinsicsStorage.cpp 60 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(m_format);
vktSparseResourcesShaderIntrinsicsBase.cpp 63 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format)

Completed in 346 milliseconds