Home
last modified time | relevance | path

Searched defs:vertexArrays (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsSamplerObjectTest.cpp301 glu::VertexArrayBinding vertexArrays[] = {glu::VertexArrayBinding( in render() local
319 glu::VertexArrayBinding vertexArrays[] = {glu::VertexArrayBinding( in render() local
337 glu::VertexArrayBinding vertexArrays[] = {glu::VertexArrayBinding( in render() local
817 glu::VertexArrayBinding vertexArrays[] = {glu::VertexArrayBinding( in render() local
835 glu::VertexArrayBinding vertexArrays[] = {glu::VertexArrayBinding( in render() local
853 glu::VertexArrayBinding vertexArrays[] = {glu::VertexArrayBinding( in render() local
H A DglsFragmentOpUtil.cpp181 std::vector<glu::VertexArrayBinding> vertexArrays; in render() local
H A DglsTextureTestUtil.cpp692 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 4, 4, 0, &position[0]… in renderQuad() local
H A DglsShaderRenderCase.cpp605 vector<VertexArrayBinding> &vertexArrays) in getDefaultVertexArrays()
677 std::vector<VertexArrayBinding> vertexArrays; in render() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluDrawUtil.cpp483 static bool isDrawCallValid(int numVertexArrays, const VertexArrayBinding *vertexArrays, in isDrawCallValid()
527 const VertexArrayBinding *vertexArrays, const PrimitiveList &primitives, in drawFromUserPointers()
563 const VertexArrayBinding *vertexArrays, const PrimitiveList &primitives, in drawFromBuffers()
621 const VertexArrayBinding *vertexArrays, const PrimitiveList &primitives, in drawFromVAOBuffers()
632 …derContext &context, uint32_t program, int numVertexArrays, const VertexArrayBinding *vertexArrays, in draw()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcSampleVariablesTests.cpp372 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
453 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
673 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
757 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
H A DglcFragDepthTests.cpp222 … glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 4, 4, 0, &position[0]), in iterate() local
342 … glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 4, 4, 0, &position[0]), in iterate() local
H A DglcShaderMultisampleInterpolationTests.cpp403 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
469 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
H A DglcAggressiveShaderOptimizationsTests.cpp443 const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("position", 2, 4, 0, positions), in renderAndGrabSurface() local
H A DglcShaderGroupVoteTests.cpp182 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("position", 2, 4, 0, position), in execute() local
H A DglcShaderRenderCase.cpp623 vector<VertexArrayBinding> &vertexArrays) in getDefaultVertexArrays()
698 std::vector<VertexArrayBinding> vertexArrays; in render() local
H A DglcNearestEdgeTests.cpp337 …const std::vector<glu::VertexArrayBinding> vertexArrays = {glu::va::Float("position", 2, 4, 0, pos… in renderQuad() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp370 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
451 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
675 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
758 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
H A Dgl4cShaderAtomicCounterOpsTests.cpp271 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("inPosition", 2, 4, 0, position)}; in renderQuad() local
361 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("position", 2, 4, 0, position), in executeComputeShader() local
H A Dgl4cShaderBallotTests.cpp217 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("inPosition", 2, 4, 0, position)}; in renderQuad() local
303 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("position", 2, 4, 0, position), in executeComputeShader() local
H A Dgl4cSparseTexture2Tests.cpp2161 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("vertex", 3, 4, 0, vertices), in verifyStencilTest() local
2206 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("vertex", 3, 4, 0, vertices), in verifyDepthTest() local
2250 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("vertex", 3, 4, 0, vertices), in verifyDepthBoundsTest() local
H A Dgl4cShaderViewportLayerArrayTests.cpp244 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("inPosition", 2, 4, 0, position), in renderQuad() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderFragDataTests.cpp182 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 2, 4, 0, &positions[0… in iterate() local
281 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 2, 4, 0, &positions[0… in iterate() local
H A Des3fShaderPrecisionTests.cpp351 vector<glu::VertexArrayBinding> vertexArrays; in iterate() local
568 vector<glu::VertexArrayBinding> vertexArrays; in iterate() local
763 vector<glu::VertexArrayBinding> vertexArrays; in iterate() local
H A Des3fFragDepthTests.cpp210 … glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 4, 4, 0, &position[0]), in iterate() local
327 … glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 4, 4, 0, &position[0]), in iterate() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp225 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 2, 4, 0, &positions[0… in blitStencilToColor2D() local
275 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 2, 4, 0, &positions[0… in blitStencilToColor2DArray() local
325 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 2, 4, 0, &positions[0… in blitStencilToColorCube() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cSampleShadingTests.cpp328 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
392 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderFragDataTests.cpp164 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 2, 4, 0, &positions[0… in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cNumberParsingTests.cpp377 const std::vector<glu::VertexArrayBinding> vertexArrays = { in iterate() local
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp277 vector<glu::VertexArrayBinding> vertexArrays; in iterate() local

12