/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultisampleTest.cpp | 146 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 D | gl4cShadingLanguage420PackTests.hpp | 532 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 D | gl4cShadingLanguage420PackTests.cpp | 1897 /** 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 D | vktImageCompressionTranscodingSupport.cpp | 1518 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 D | vktImageCompressionTranscodingSupport.cpp | 1507 virtual void prepareVertexBuffer (); 1580 prepareVertexBuffer(); in iterate() 1667 void GraphicsAttachmentsTestInstance::prepareVertexBuffer () in prepareVertexBuffer() function in vkt::image::__anon29244::GraphicsAttachmentsTestInstance
|