Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp316 std::string getShaderSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getShaderSamplerType() function
479 const std::string samplerTypeStr = getShaderSamplerType(tcuFormat, viewType); in initPrograms()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp258 static inline string getShaderSamplerType (TextureFormat::ChannelType formatType, TextureType image… in getShaderSamplerType() function
903 "precision highp " + getShaderSamplerType(textureFormat.type, textureType) + ";\n" in readFloatOrNormTextureWithLookupsAndVerify()
905 … "uniform highp " + getShaderSamplerType(textureFormat.type, textureType) + " u_texture;\n" in readFloatOrNormTextureWithLookupsAndVerify()