Home
last modified time | relevance | path

Searched refs:prepareVertexBuffer (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampleTest.cpp146 void prepareVertexBuffer(GLBuffer &vertexBuffer, in prepareVertexBuffer() function in __anon20208::MultisampleTest
195 prepareVertexBuffer(vertexBuffer, vertices, 1, positionLocation); in TEST_P()
246 prepareVertexBuffer(vertexBuffer, vertices, 2, positionLocation); in TEST_P()
295 prepareVertexBuffer(vertexBuffer, vertices, 3, positionLocation); in TEST_P()
347 prepareVertexBuffer(vertexBuffer, vertices, 3, positionLocation); in TEST_P()
359 prepareVertexBuffer(vertexBuffer2, vertices2, 2, positionLocation); in TEST_P()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp532 virtual void prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao);
703 virtual void prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao);
1187 virtual void prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao);
1255 virtual void prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao);
1464 virtual void prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao);
2628 virtual void prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao);
H A Dgl4cShadingLanguage420PackTests.cpp1897 /** Basic implementation of prepareVertexBuffer method.
1905 void GLSLTestBase::prepareVertexBuffer(const Utils::program&, Utils::buffer&, Utils::vertexArray& vao) in prepareVertexBuffer() function in gl4cts::GLSL420Pack::GLSLTestBase
2206 prepareVertexBuffer(program, vertex_buffer, vao); in testDrawArray()
2978 void LineContinuationTest::prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, in prepareVertexBuffer() function in gl4cts::GLSL420Pack::LineContinuationTest
6001 void QualifierOrderTest::prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, in prepareVertexBuffer() function in gl4cts::GLSL420Pack::QualifierOrderTest
6402 void QualifierOrderBlockTest::prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, in prepareVertexBuffer() function in gl4cts::GLSL420Pack::QualifierOrderBlockTest
7924 void QualifierOverrideLayoutTest::prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, in prepareVertexBuffer() function in gl4cts::GLSL420Pack::QualifierOverrideLayoutTest
15421 void LengthOfVectorAndMatrixTest::prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, in prepareVertexBuffer() function in gl4cts::GLSL420Pack::LengthOfVectorAndMatrixTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp1518 virtual void prepareVertexBuffer ();
1591 prepareVertexBuffer(); in iterate()
1682 void GraphicsAttachmentsTestInstance::prepareVertexBuffer () in prepareVertexBuffer() function in vkt::image::__anon28012::GraphicsAttachmentsTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp1507 virtual void prepareVertexBuffer ();
1580 prepareVertexBuffer(); in iterate()
1667 void GraphicsAttachmentsTestInstance::prepareVertexBuffer () in prepareVertexBuffer() function in vkt::image::__anon29244::GraphicsAttachmentsTestInstance

Completed in 43 milliseconds