Searched defs:texture_coordinates (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 729 void getRightNeighbour(const glw::GLfloat* texture_coordinates, glw::GLuint face, glw::GLuint offse… in getRightNeighbour() 785 void getTopNeighbour(const glw::GLfloat* texture_coordinates, glw::GLuint face, glw::GLuint offset,… in getTopNeighbour() 1034 void prepareGradXForFace(glw::GLfloat* grad_x, glw::GLuint face, glw::GLfloat* texture_coordinates,… in prepareGradXForFace() 1073 void prepareGradYForFace(glw::GLfloat* grad_y, glw::GLuint face, glw::GLfloat* texture_coordinates,… in prepareGradYForFace()
|
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 9090 static const float texture_coordinates[7][NUMBER_OF_POINTS_TO_DRAW * 4] = { in getTexCoordinates() local
|