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