Home
last modified time | relevance | path

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