Searched defs:getSamplerType (Results 1 - 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp51 SamplerType getSamplerType (tcu::TextureFormat format) function in namespace:glu::TextureTestUtil
/external/spirv-llvm/lib/SPIRV/
H A DSPIRVUtil.cpp218 getSamplerType(Module *M) { function in namespace:SPIRV
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp855 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& format) function in namespace:vkt::sr::__anon4525
1640 const glu::DataType samplerType = getSamplerType(baseParams.textureType, baseParams.textureFormat);
/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp853 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& format) function in namespace:deqp::gles31::Functional::__anon5467
1242 const glu::DataType samplerType = getSamplerType(textureType, textureFormat);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp440 const GLchar* Utils::getSamplerType(Utils::TEXTURE_TYPES type) function in class:gl4cts::GLSL420Pack::Utils
10080 const GLchar* sampler_type = Utils::getSamplerType(m_test_case);

Completed in 658 milliseconds