Searched refs:getCompressedColorUByteComponents (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 406 void getCompressedColorUByteComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint m… in getCompressedColorUByteComponents() function 568 …getCompressedColorUByteComponents(cube_face, element_index, 0 /* mipmap_level */, n_layers, n_mipm… in getExpectedCompressedComponentsForTexture() 592 …getCompressedColorUByteComponents(cube_face, element_index, mipmap_level, n_layers, n_mipmap_level… in getExpectedCompressedComponentsForTextureLod() 5239 …getCompressedColorUByteComponents(face, array_index, mipmap_level, n_array_elements, n_mipmap_leve…
|