Home
last modified time | relevance | path

Searched refs:getImageComponentTypeName (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsBase.hpp91 std::string getImageComponentTypeName (const tcu::TextureFormat& format);
92 std::string getImageComponentTypeName (const vk::PlanarFormatDescription& description);
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp214 const std::string typeImgComp = getImageComponentTypeName(formatDescription); in initPrograms()
447 const std::string typeImgComp = getImageComponentTypeName(formatDescription); in sparseImageOpString()
H A DvktSparseResourcesShaderIntrinsicsStorage.cpp60 const std::string typeImgComp = getImageComponentTypeName(formatDescription); in initPrograms()
H A DvktSparseResourcesShaderIntrinsicsBase.cpp71 std::string getImageComponentTypeName (const tcu::TextureFormat& format) in getImageComponentTypeName() function
89 std::string getImageComponentTypeName (const vk::PlanarFormatDescription& description) in getImageComponentTypeName() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsBase.hpp91 std::string getImageComponentTypeName (const tcu::TextureFormat& format);
92 std::string getImageComponentTypeName (const vk::PlanarFormatDescription& description);
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp214 const std::string typeImgComp = getImageComponentTypeName(formatDescription); in initPrograms()
447 const std::string typeImgComp = getImageComponentTypeName(formatDescription); in sparseImageOpString()
H A DvktSparseResourcesShaderIntrinsicsStorage.cpp60 const std::string typeImgComp = getImageComponentTypeName(formatDescription); in initPrograms()
H A DvktSparseResourcesShaderIntrinsicsBase.cpp71 std::string getImageComponentTypeName (const tcu::TextureFormat& format) in getImageComponentTypeName() function
89 std::string getImageComponentTypeName (const vk::PlanarFormatDescription& description) in getImageComponentTypeName() function

Completed in 10 milliseconds