/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineInputAssemblyTests.cpp | 346 const Vertex4RGBA vertex = in createBufferData() local 362 const Vertex4RGBA vertex = in createBufferData() local 379 Vertex4RGBA vertex = in createBufferData() local 394 const Vertex4RGBA vertex = in createBufferData() local 411 const Vertex4RGBA vertex = in createBufferData() local 430 const Vertex4RGBA vertex = in createBufferData() local 442 const Vertex4RGBA vertex = in createBufferData() local 462 Vertex4RGBA vertex = in createBufferData() local 481 const Vertex4RGBA vertex = in createBufferData() local 503 const Vertex4RGBA vertex = in createBufferData() local [all …]
|
/external/mesa3d/src/gallium/tests/graw/ |
D | fs-write-z.c | 19 struct vertex { struct 29 static struct vertex vertices[] = argument
|
D | fs-frontface.c | 16 struct vertex { struct 25 static struct vertex vertices[] = argument
|
D | fs-fragcoord.c | 18 struct vertex { struct 23 /* Note: the upper-left vertex is pushed to the left a bit to argument
|
D | tri-large.c | 17 struct vertex { struct 25 static struct vertex vertices[3] = argument
|
D | tri.c | 14 struct vertex { struct 22 static struct vertex vertices[3] = argument
|
D | tex-srgb.c | 16 struct vertex { struct 21 static struct vertex vertices1[] = argument
|
D | occlusion-query.c | 19 struct vertex { struct 27 static struct vertex obj1_vertices[4] = argument
|
D | tex-swizzle.c | 17 struct vertex { struct 22 static struct vertex vertices[] = argument
|
D | quad-tex.c | 17 struct vertex { struct 22 static struct vertex vertices[] = argument
|
D | gs-test.c | 55 struct vertex { struct 65 static struct vertex vertices[] = argument
|
D | shader-leak.c | 35 struct vertex { struct 40 static struct vertex vertices[1] = argument
|
D | fs-test.c | 51 struct vertex { struct 60 static struct vertex vertices[] = argument
|
D | tri-gs.c | 31 struct vertex { struct 36 static struct vertex vertices[4] = argument
|
D | tri-instanced.c | 34 struct vertex { struct 45 * Each vertex has three attributes: position, color and translation. argument
|
D | quad-sample.c | 38 struct vertex { struct 43 static struct vertex vertices[] = argument
|
/external/pdfium/third_party/agg23/ |
D | agg_path_storage.h | 39 unsigned vertex(float* x, float* y) in vertex() function 93 unsigned vertex(unsigned idx, float* x, float* y) const in vertex() function 124 inline unsigned path_storage::vertex(float* x, float* y) in vertex() function
|
D | agg_conv_adaptor_vcgen.h | 26 unsigned vertex(float*, float*) in vertex() function 84 unsigned conv_adaptor_vcgen<VertexSource, Generator, Markers>::vertex(float* x, float* y) in vertex() function
|
/external/mesa3d/src/intel/compiler/ |
D | gen6_gs_visitor.cpp | 376 src_reg vertex(this, glsl_type::uint_type); in emit_thread_end() local 639 gen6_gs_visitor::xfb_program(unsigned vertex, unsigned num_verts) in xfb_program() 715 gen6_gs_visitor::get_vertex_output_offset_for_varying(int vertex, int varying) in get_vertex_output_offset_for_varying()
|
D | brw_vec4_gs_nir.cpp | 44 nir_const_value *vertex = nir_src_as_const_value(instr->src[0]); in nir_emit_intrinsic() local
|
/external/skqp/src/gpu/text/ |
D | GrTextBlobVertexRegenerator.cpp | 24 static void regen_positions(char* vertex, size_t vertexStride, SkScalar transX, SkScalar transY) { in regen_positions() 33 static void regen_colors(char* vertex, size_t vertexStride, GrColor color) { in regen_colors() 44 static void regen_texcoords(char* vertex, size_t vertexStride, const GrGlyph* glyph, in regen_texcoords()
|
/external/skia/src/gpu/text/ |
D | GrTextBlobVertexRegenerator.cpp | 24 static void regen_positions(char* vertex, size_t vertexStride, SkScalar transX, SkScalar transY) { in regen_positions() 33 static void regen_colors(char* vertex, size_t vertexStride, GrColor color) { in regen_colors() 44 static void regen_texcoords(char* vertex, size_t vertexStride, const GrGlyph* glyph, in regen_texcoords()
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_exec_eval.c | 153 GLfloat vertex[4]; in vbo_exec_do_EvalCoord1f() local 203 GLfloat vertex[4]; in vbo_exec_do_EvalCoord2f() local
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_meshstream.cpp | 227 CPDF_MeshVertex* vertex, in ReadVertex() 253 CPDF_MeshVertex& vertex = vertices.back(); in ReadVertexRow() local
|
/external/swiftshader/src/Shader/ |
D | VertexRoutine.hpp | 32 Pointer<Byte> vertex; member in sw::VertexRoutinePrototype
|