Home
last modified time | relevance | path

Searched defs:getSamplerType (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp854 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp858 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType() function
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp51 SamplerType getSamplerType (tcu::TextureFormat format) in getSamplerType() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp440 const GLchar* Utils::getSamplerType(Utils::TEXTURE_TYPES type) in getSamplerType() function in gl4cts::GLSL420Pack::Utils