Home
last modified time | relevance | path

Searched defs:vertices (Results 26 - 50 of 344) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/
H A DMultipleDrawBuffers.cpp121 GLfloat vertices[] = { variable
/third_party/skia/third_party/externals/angle2/samples/multi_texture/
H A DMultiTexture.cpp103 GLfloat vertices[] = { variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DViewportTest.cpp256 std::vector<Vector3> vertices = {{-1.0f, -1.0f, 0.0f}, {1.0f, 1.0f, 0.0f}}; in TEST_P() local
297 std::vector<Vector3> vertices = {{-1.0f, -1.0f, 0.0f}, {1.0f, 1.0f, 0.0f}}; in TEST_P() local
331 std::vector<Vector3> vertices = {{-1.0f, -1.0f, 0.0f}, {1.0f, 1.0f, 0.0f}}; TEST_P() local
[all...]
H A DDrawElementsTest.cpp91 const auto &vertices = GetQuadVertices(); in TEST_P() local
116 const auto &vertices = GetIndexedQuadVertices(); in TEST_P() local
285 const auto &vertices = GetIndexedQuadVertices(); in TEST_P() local
476 const auto &vertices = GetQuadVertices(); TEST_P() local
[all...]
H A DMultisampleCompatibilityTest.cpp44 static float vertices[] = { variable
H A DIndexBufferOffsetTest.cpp61 const GLfloat vertices[] = {-1.0f, -1.0f, -1.0f, 1.0f, 1.0f, -1.0f, 1.0f, 1.0f}; variable
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLRobustnessTest.cpp129 GLfloat vertices[] = { in forceContextReset() local
/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.h64 void* vertices() const { return fVertices; } in vertices() function in GrMeshDrawOp::PatternHelper
/third_party/skia/gm/
H A Dclockwise.cpp200 SkPoint vertices[4] = { variable
/third_party/glfw/tests/
H A Dtearing.c45 } vertices[4] = variable
H A Dreopen.c63 static const vec2 vertices[4] = variable
H A Dmsaa.c49 static const vec2 vertices[4] = variable
/third_party/glfw/examples/
H A Dsharing.c57 static const vec2 vertices[4] = variable
H A Dtriangle-opengl.c44 static const Vertex vertices[3] = variable
H A Dtriangle-opengles.c43 static const Vertex vertices[3] = variable
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdump.c59 static int vertices; variable
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c109 float vertices[4][2][4] = { in init_prog() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c79 set_vertices(struct vertex *vertices, unsigned bytes) in set_vertices() argument
H A Dtri-gs.c36 static struct vertex vertices[4] = variable
H A Dtex-swizzle.c22 static struct vertex vertices[] = variable
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.h231 u_decomposed_prims_for_vertices(enum pipe_prim_type primitive, int vertices) in u_decomposed_prims_for_vertices() argument
278 u_reduced_prims_for_vertices(enum pipe_prim_type primitive, int vertices) u_reduced_prims_for_vertices() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderLimitTests.cpp105 const float vertices[] = in setupDefaultInputs() local
/third_party/skia/third_party/externals/angle2/samples/multi_window/
H A DMultiWindow.cpp145 Vector3 vertices[] = { variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBlending.cpp217 tcu::Vec3 vertices[] = { in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp171 const glw::GLfloat vertices[] = { -1.0f, -1.0f, 0.0f, 1.0f, 1.0f, -1.0f, 0.0f, 1.0f, in initTest() local

Completed in 14 milliseconds

12345678910>>...14