Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp542 void getExpectedColorIntComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint cube_face, glw:… in getExpectedColorIntComponentsForTextureLod() function
3919 …component_provider.getColorUByteComponents = getExpectedColorIntComponentsForTextureLod<glw::GLuby…
3920 …component_provider.getColorUintComponents = getExpectedColorIntComponentsForTextureLod<glw::GLuin…
3921 …component_provider.getColorIntComponents = getExpectedColorIntComponentsForTextureLod<glw::GLint…