/third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/ |
H A D | MultipleDrawBuffers.cpp | 121 GLfloat vertices[] = { variable
|
/third_party/skia/third_party/externals/angle2/samples/multi_texture/ |
H A D | MultiTexture.cpp | 103 GLfloat vertices[] = { variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ViewportTest.cpp | 256 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 D | DrawElementsTest.cpp | 91 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 D | MultisampleCompatibilityTest.cpp | 44 static float vertices[] = { variable
|
H A D | IndexBufferOffsetTest.cpp | 61 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 D | EGLRobustnessTest.cpp | 129 GLfloat vertices[] = { in forceContextReset() local
|
/third_party/skia/src/gpu/ops/ |
H A D | GrMeshDrawOp.h | 64 void* vertices() const { return fVertices; } in vertices() function in GrMeshDrawOp::PatternHelper
|
/third_party/skia/gm/ |
H A D | clockwise.cpp | 200 SkPoint vertices[4] = { variable
|
/third_party/glfw/tests/ |
H A D | tearing.c | 45 } vertices[4] = variable
|
H A D | reopen.c | 63 static const vec2 vertices[4] = variable
|
H A D | msaa.c | 49 static const vec2 vertices[4] = variable
|
/third_party/glfw/examples/ |
H A D | sharing.c | 57 static const vec2 vertices[4] = variable
|
H A D | triangle-opengl.c | 44 static const Vertex vertices[3] = variable
|
H A D | triangle-opengles.c | 43 static const Vertex vertices[3] = variable
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | cffdump.c | 59 static int vertices; variable
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | tri.c | 109 float vertices[4][2][4] = { in init_prog() local
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | occlusion-query.c | 79 set_vertices(struct vertex *vertices, unsigned bytes) in set_vertices() argument
|
H A D | tri-gs.c | 36 static struct vertex vertices[4] = variable
|
H A D | tex-swizzle.c | 22 static struct vertex vertices[] = variable
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_prim.h | 231 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 D | vktShaderRenderLimitTests.cpp | 105 const float vertices[] = in setupDefaultInputs() local
|
/third_party/skia/third_party/externals/angle2/samples/multi_window/ |
H A D | MultiWindow.cpp | 145 Vector3 vertices[] = { variable
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
H A D | esextcDrawBuffersIndexedBlending.cpp | 217 tcu::Vec3 vertices[] = { in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5SamplerArrayIndexing.cpp | 171 const glw::GLfloat vertices[] = { -1.0f, -1.0f, 0.0f, 1.0f, 1.0f, -1.0f, 0.0f, 1.0f, in initTest() local
|