Searched refs:bindVertexArray (Results 51 - 75 of 161) sorted by relevance

1234567

/external/deqp/framework/opengl/
H A DgluES3PlusWrapperFuncs.inl22 dst->bindVertexArray = src.bindVertexArray;
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.cpp357 gl.bindVertexArray(m_vao_id);
1275 gl.bindVertexArray(m_vao_id);
1674 gl.bindVertexArray(m_vao_id);
2034 gl.bindVertexArray(m_vao_id);
2373 gl.bindVertexArray(m_vao_id);
2705 gl.bindVertexArray(m_vao_id);
2914 gl.bindVertexArray(m_vao_id);
3163 gl.bindVertexArray(m_vao_id);
3580 gl.bindVertexArray(m_vao_id);
3839 gl.bindVertexArray(m_vao_i
[all...]
H A DesextcGeometryShaderLayeredFramebuffer.cpp291 gl.bindVertexArray(m_vao_id);
1021 gl.bindVertexArray(m_vao_id);
1269 gl.bindVertexArray(m_vao_id);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp349 gl.bindVertexArray(0);
370 gl.bindVertexArray(m_vertex_array_object_id);
710 gl.bindVertexArray(0);
815 gl.bindVertexArray(m_vertex_array_object_id);
1512 gl.bindVertexArray(0);
2684 gl.bindVertexArray(m_vertex_array_object_id);
3686 gl.bindVertexArray(m_vao_id);
H A Dgl3cTransformFeedbackTests.cpp192 gl.bindVertexArray(m_vertex_array_object);
1420 gl.bindVertexArray(m_vertex_array_object);
1473 gl.bindVertexArray(m_vertex_array_object);
1593 gl.bindVertexArray(m_vertex_array_object);
2609 gl.bindVertexArray(m_vertex_array_object);
4453 gl.bindVertexArray(vao_id);
4926 gl.bindVertexArray(m_vao_id[i]);
4942 gl.bindVertexArray(m_vao_id[0]);
4956 gl.bindVertexArray(m_vao_id[(m_source_bo_index)]);
5194 gl.bindVertexArray(m_vao_i
[all...]
H A Dgl4cContextFlushControlTests.cpp539 gl.bindVertexArray(m_vao);
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp613 gl.bindVertexArray(m_vao);
H A Dgl4cIncompleteTextureAccessTests.cpp381 gl.bindVertexArray(m_vao);
H A Dgl4cConditionalRenderInvertedTests.cpp655 gl.bindVertexArray(m_vao_id);
/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp285 gl.bindVertexArray(*vao);
582 gl.bindVertexArray(*vao);
1044 gl.bindVertexArray(*vao);
1139 gl.bindVertexArray(*vao);
1846 gl.bindVertexArray(*vao);
2445 gl.bindVertexArray(*vao);
2913 gl.bindVertexArray(*vao);
2914 GLU_EXPECT_NO_ERROR(gl.getError(), "bindVertexArray");
H A Des31fFboSRGBWriteControlTests.cpp436 m_gl->bindVertexArray(m_vaoHandle);
448 m_gl->bindVertexArray(0);
461 m_gl->bindVertexArray(m_vaoHandle);
466 m_gl->bindVertexArray(0);
H A Des31fTextureMultisampleTests.cpp230 gl.bindVertexArray (m_vaoID);
231 GLU_EXPECT_NO_ERROR (gl.getError(), "bindVertexArray");
368 gl.bindVertexArray (m_vaoID);
490 gl.bindVertexArray (m_vaoID);
916 gl.bindVertexArray (m_vaoID);
1013 gl.bindVertexArray (m_vaoID);
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.cpp99 gl.bindVertexArray(0);
197 gl.bindVertexArray(m_vao_id);
1213 gl.bindVertexArray(0);
1282 gl.bindVertexArray(m_vao_id);
1820 gl.bindVertexArray(0);
2257 gl.bindVertexArray(m_vao_id);
3165 gl.bindVertexArray(0);
3254 gl.bindVertexArray(m_vao_id);
3728 gl.bindVertexArray(0);
3816 gl.bindVertexArray(m_vao_i
[all...]
H A DesextcTessellationShaderVertexSpacing.cpp126 gl.bindVertexArray(0);
912 gl.bindVertexArray(m_vao_id);
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.cpp125 gl.bindVertexArray(m_vao);
H A DesextcTextureCubeMapArrayImageOperations.cpp361 gl.bindVertexArray(m_vao_id);
393 gl.bindVertexArray(0);
/external/deqp/framework/opengl/simplereference/
H A DsglrContext.hpp142 virtual void bindVertexArray (deUint32 array) = DE_NULL;
H A DsglrGLContext.hpp154 virtual void bindVertexArray (deUint32 array);
/external/deqp/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp345 gl.bindVertexArray(*vao);
/external/deqp/modules/glshared/
H A DglsShaderExecUtil.cpp1378 gl.bindVertexArray(vertexArray);
1384 gl.bindVertexArray(0);
1503 gl.bindVertexArray(vertexArray);
1509 gl.bindVertexArray(0);
H A DglsShaderPerformanceMeasurer.cpp151 gl.bindVertexArray(m_vao);
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp158 gl.bindVertexArray(m_vao_id);
591 gl.bindVertexArray(0);
/external/deqp/framework/opengl/wrapper/
H A DglwInitES30Direct.inl19 gl->bindVertexArray = &glBindVertexArray;
H A DglwInitES31Direct.inl22 gl->bindVertexArray = &glBindVertexArray;
/external/deqp/external/openglcts/modules/common/
H A DglcPolygonOffsetClampTests.cpp334 gl.bindVertexArray(vao);

Completed in 395 milliseconds

1234567