Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp523 void getExpectedColorIntComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedColorIntComponentsForTexture() function
3909 …component_provider.getColorUByteComponents = getExpectedColorIntComponentsForTexture<glw::GLubyte>;
3910 … component_provider.getColorUintComponents = getExpectedColorIntComponentsForTexture<glw::GLuint>;
3911 … component_provider.getColorIntComponents = getExpectedColorIntComponentsForTexture<glw::GLint>;