Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp540 void getExpectedColorIntComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint cube_face, glw:… in getExpectedColorIntComponentsForTextureLod() function
3924 …component_provider.getColorUByteComponents = getExpectedColorIntComponentsForTextureLod<glw::GLuby…
3925 …component_provider.getColorUintComponents = getExpectedColorIntComponentsForTextureLod<glw::GLuin…
3926 …component_provider.getColorIntComponents = getExpectedColorIntComponentsForTextureLod<glw::GLint…