Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp128 static const char *getGLSLDataTypeForSamplerType(const TextureView::_sampler_type sampler_type,
H A Dgl4cTextureViewTests.cpp1071 const char *TextureViewUtilities::getGLSLDataTypeForSamplerType(const _sampler_type sampler_type, in getGLSLDataTypeForSamplerType() function in gl4cts::TextureViewUtilities
6783 … TextureViewUtilities::getGLSLDataTypeForSamplerType(texture_sampler_type, texture_n_components); in initProgramObject()
6793 TextureViewUtilities::getGLSLDataTypeForSamplerType(view_sampler_type, view_n_components); in initProgramObject()