/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsSamplerObjectTest.cpp | 301 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 D | glsFragmentOpUtil.cpp | 181 std::vector<glu::VertexArrayBinding> vertexArrays; in render() local
|
H A D | glsTextureTestUtil.cpp | 692 …const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("a_position", 4, 4, 0, &position[0]… in renderQuad() local
|
H A D | glsShaderRenderCase.cpp | 605 vector<VertexArrayBinding> &vertexArrays) in getDefaultVertexArrays() 677 std::vector<VertexArrayBinding> vertexArrays; in render() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluDrawUtil.cpp | 483 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 D | glcSampleVariablesTests.cpp | 372 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 D | glcFragDepthTests.cpp | 222 … 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 D | glcShaderMultisampleInterpolationTests.cpp | 403 glu::VertexArrayBinding vertexArrays[] = { in iterate() local 469 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
|
H A D | glcAggressiveShaderOptimizationsTests.cpp | 443 const glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("position", 2, 4, 0, positions), in renderAndGrabSurface() local
|
H A D | glcShaderGroupVoteTests.cpp | 182 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("position", 2, 4, 0, position), in execute() local
|
H A D | glcShaderRenderCase.cpp | 623 vector<VertexArrayBinding> &vertexArrays) in getDefaultVertexArrays() 698 std::vector<VertexArrayBinding> vertexArrays; in render() local
|
H A D | glcNearestEdgeTests.cpp | 337 …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 D | gl4cES31CompatibilitySampleVariablesTests.cpp | 370 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 D | gl4cShaderAtomicCounterOpsTests.cpp | 271 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 D | gl4cShaderBallotTests.cpp | 217 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 D | gl4cSparseTexture2Tests.cpp | 2161 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 D | gl4cShaderViewportLayerArrayTests.cpp | 244 glu::VertexArrayBinding vertexArrays[] = {glu::va::Float("inPosition", 2, 4, 0, position), in renderQuad() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderFragDataTests.cpp | 182 …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 D | es3fShaderPrecisionTests.cpp | 351 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 D | es3fFragDepthTests.cpp | 210 … 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 D | es31fStencilTexturingTests.cpp | 225 …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 D | es31cSampleShadingTests.cpp | 328 glu::VertexArrayBinding vertexArrays[] = { in iterate() local 392 glu::VertexArrayBinding vertexArrays[] = { in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderFragDataTests.cpp | 164 …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 D | es3cNumberParsingTests.cpp | 377 const std::vector<glu::VertexArrayBinding> vertexArrays = { in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles3/stress/ |
H A D | es3sLongRunningShaderTests.cpp | 277 vector<glu::VertexArrayBinding> vertexArrays; in iterate() local
|