Searched refs:prepareDataForColorIntTexture (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 934 void prepareDataForColorIntTexture(const glw::Functions& gl, glw::GLint cube_face, glw::GLint eleme… in prepareDataForColorIntTexture() function 1232 prepareDataForColorIntTexture<glw::GLuint>(gl, cube_face, element_index, mipmap_level, n_elements, in prepareRGBAIntegerTextureFace() 1238 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()
|