Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp705 static const glw::GLchar* const attribute_lod; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp92 const glw::GLchar* const TextureCubeMapArraySamplingTest::attribute_lod = "lod"; member in glcts::TextureCubeMapArraySamplingTest
1977 …{ attribute_texture_coordinate, type_vec4, TextureCoordinates, 0 }, { attribute_lod, type_float, L… in getAttributes()
2607 << var2str(attribute_name_prefix, attribute_lod, attribute_index); in getSamplingFunctionCall()
3062 << var2str(attribute_name_prefix, attribute_lod, attribute_index) << ", " in getShadowSamplingFunctionCall()