Home
last modified time | relevance | path

Searched defs:xfb (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtransformfeedback.c664 GLuint xfb, const char* func) in lookup_transform_feedback_object_err()
706 _mesa_TransformFeedbackBufferBase(GLuint xfb, GLuint index, GLuint buffer) in _mesa_TransformFeedbackBufferBase()
728 _mesa_TransformFeedbackBufferRange(GLuint xfb, GLuint index, GLuint buffer, in _mesa_TransformFeedbackBufferRange()
1217 _mesa_GetTransformFeedbackiv(GLuint xfb, GLenum pname, GLint *param) in _mesa_GetTransformFeedbackiv()
1242 _mesa_GetTransformFeedbacki_v(GLuint xfb, GLenum pname, GLuint index, in _mesa_GetTransformFeedbacki_v()
1271 _mesa_GetTransformFeedbacki64_v(GLuint xfb, GLenum pname, GLuint index, in _mesa_GetTransformFeedbacki64_v()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp1244 glw::GLuint xfb = 0; in testGetTransformFeedbackivQueryForInvalidParameterName() local
1314 glw::GLuint xfb = 0; in testGetTransformFeedbacki_vQueryForInvalidParameterName() local
1385 glw::GLuint xfb = 0; in testGetTransformFeedbacki64_vQueryForInvalidParameterName() local
1465 glw::GLuint xfb = 0; in testIndexedQueriesForInvalidBindingPoint() local
Dgl4cEnhancedLayoutsTests.cpp19776 bufferDescriptor& xfb = out_descriptors[i + n_stages]; in test() local
21709 bufferDescriptor& xfb = out_descriptors[1]; in test() local
22739 bufferDescriptor& xfb = out_descriptors[1]; in test() local
24464 bufferDescriptor& xfb = out_descriptors[1]; in test() local
25842 bufferDescriptor& xfb = out_descriptors[1]; in test() local
26211 bufferDescriptor& xfb = out_descriptors[1]; in test() local
26649 bufferDescriptor& xfb = out_descriptors[1]; in test() local
26995 bufferDescriptor& xfb = out_descriptors[1]; in test() local
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp527 ScopedTransformFeedbackFeedback xfb(static_cast<glu::CallLogWrapper&>(*this), GL_TRIANGLES); in iterate() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl3204 GLW_APICALL void GLW_APIENTRY glGetTransformFeedbacki64_v (GLuint xfb, GLenum pname, GLuint index, …
3213 GLW_APICALL void GLW_APIENTRY glGetTransformFeedbacki_v (GLuint xfb, GLenum pname, GLuint index, GL…
3222 GLW_APICALL void GLW_APIENTRY glGetTransformFeedbackiv (GLuint xfb, GLenum pname, GLint *param)
6346 GLW_APICALL void GLW_APIENTRY glTransformFeedbackBufferBase (GLuint xfb, GLuint index, GLuint buffe…
6354 GLW_APICALL void GLW_APIENTRY glTransformFeedbackBufferRange (GLuint xfb, GLuint index, GLuint buff…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2784 void CallLogWrapper::glGetTransformFeedbacki64_v (glw::GLuint xfb, glw::GLenum pname, glw::GLuint i…
2791 void CallLogWrapper::glGetTransformFeedbacki_v (glw::GLuint xfb, glw::GLenum pname, glw::GLuint ind…
2798 void CallLogWrapper::glGetTransformFeedbackiv (glw::GLuint xfb, glw::GLenum pname, glw::GLint *para…
5261 void CallLogWrapper::glTransformFeedbackBufferBase (glw::GLuint xfb, glw::GLuint index, glw::GLuint…
5268 void CallLogWrapper::glTransformFeedbackBufferRange (glw::GLuint xfb, glw::GLuint index, glw::GLuin…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl2999 void glwGetTransformFeedbacki64_v (GLuint xfb, GLenum pname, GLuint index, GLint64 *param)
3007 void glwGetTransformFeedbacki_v (GLuint xfb, GLenum pname, GLuint index, GLint *param)
3015 void glwGetTransformFeedbackiv (GLuint xfb, GLenum pname, GLint *param)
5743 void glwTransformFeedbackBufferBase (GLuint xfb, GLuint index, GLuint buffer)
5751 void glwTransformFeedbackBufferRange (GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLs…