Searched refs:prepareDataForColorIntTexture (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 | 936 void prepareDataForColorIntTexture(const glw::Functions &gl, glw::GLint cube_face, glw::GLint eleme… in prepareDataForColorIntTexture() function 1233 … prepareDataForColorIntTexture<glw::GLuint>(gl, cube_face, element_index, mipmap_level, n_elements, in prepareRGBAIntegerTextureFace() 1239 … prepareDataForColorIntTexture<glw::GLint>(gl, cube_face, element_index, mipmap_level, n_elements, in prepareRGBAIntegerTextureFace() 1269 …prepareDataForColorIntTexture<glw::GLubyte>(gl, cube_face, element_index, mipmap_level, n_elements, in prepareRGBATextureFace()
|