Home
last modified time | relevance | path

Searched refs:glTexCoordFormatNV (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/include/GL/
Dglcorearb.h5864 GLAPI void APIENTRY glTexCoordFormatNV (GLint size, GLenum type, GLsizei stride);
Dglext.h11493 GLAPI void APIENTRY glTexCoordFormatNV (GLint size, GLenum type, GLsizei stride);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c15123 …r = ((glTexCoordFormatNV = (PFNGLTEXCOORDFORMATNVPROC)glewGetProcAddress((const GLubyte*)"glTexCoo… in _glewInit_GL_NV_vertex_buffer_unified_memory()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h17043 #define glTexCoordFormatNV GLEW_GET_FUN(__glewTexCoordFormatNV) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19177 #define glTexCoordFormatNV epoxy_glTexCoordFormatNV macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c117027 GEN_THUNKS(glTexCoordFormatNV, (GLint size, GLenum type, GLsizei stride), (size, type, stride))