Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp751 static const glw::GLchar* const textureLod_func; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp220 const glw::GLchar* const TextureCubeMapArraySamplingTest::textureLod_func = "textureLod"; member in glcts::TextureCubeMapArraySamplingTest
2604 stream << " = " << textureLod_func << "(" << sampler_name_p; in getSamplingFunctionCall()
3059 stream << " = " << textureLod_func << "(" << sampler_name_p; in getShadowSamplingFunctionCall()