Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp128 static const char* getGLSLDataTypeForSamplerType(const TextureView::_sampler_type sampler_type,
Dgl4cTextureViewTests.cpp1072 const char* TextureViewUtilities::getGLSLDataTypeForSamplerType(const _sampler_type sampler_type, in getGLSLDataTypeForSamplerType() function in gl4cts::TextureViewUtilities
6786 TextureViewUtilities::getGLSLDataTypeForSamplerType(texture_sampler_type, texture_n_components); in initProgramObject()
6795 TextureViewUtilities::getGLSLDataTypeForSamplerType(view_sampler_type, view_n_components); in initProgramObject()