Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp749 static const glw::GLchar* const textureGather_func; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp218 const glw::GLchar* const TextureCubeMapArraySamplingTest::textureGather_func = "textureGather"; member in glcts::TextureCubeMapArraySamplingTest
2651 stream << " " << color_type << "component_" << i << " = " << textureGather_func << "(" in getSamplingFunctionCall()
2670 stream << " = " << textureGather_func << "(" << sampler_name_p; in getSamplingFunctionCall()
3086 stream << " = " << textureGather_func << "(" << sampler_name_p; in getShadowSamplingFunctionCall()
3105 stream << " = " << textureGather_func << "(" << sampler_name_p; in getShadowSamplingFunctionCall()