/external/deqp/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 71 static int getNumVerticesPerPrimitive (PrimitiveType primType) in getNumVerticesPerPrimitive() 86 static glu::PrimitiveType getGluPrimitiveType (PrimitiveType primType) in getGluPrimitiveType() 101 static void genVertices (PrimitiveType primType, int numPrimitives, de::Random* rnd, vector<Vec2>* … in genVertices() 162 …imitives (const glu::RenderContext& renderCtx, deUint32 program, PrimitiveType primType, int numPr… in drawRandomPrimitives() 314 …se (Context& context, const char* name, const char* description, PrimitiveType primType, int numSa… in HelperInvocationValueCase() 472 …se (Context& context, const char* name, const char* description, PrimitiveType primType, int numSa… in HelperInvocationDerivateCase() 663 PrimitiveType primType; in init() member 695 const PrimitiveType primType = s_primTypes[primTypeNdx].primType; in init() local 713 const PrimitiveType primType = s_primTypes[primTypeNdx].primType; in init() local
|
D | es31fTessellationTests.cpp | 476 static inline string getTessellationEvaluationInLayoutString (TessPrimitiveType primType, SpacingMo… in getTessellationEvaluationInLayoutString() 485 static inline string getTessellationEvaluationInLayoutString (TessPrimitiveType primType, SpacingMo… in getTessellationEvaluationInLayoutString() 493 static inline string getTessellationEvaluationInLayoutString (TessPrimitiveType primType, Winding w… in getTessellationEvaluationInLayoutString() 501 static inline string getTessellationEvaluationInLayoutString (TessPrimitiveType primType, bool useP… in getTessellationEvaluationInLayoutString() 526 static inline int numInnerTessellationLevels (TessPrimitiveType primType) in numInnerTessellationLevels() 537 static inline int numOuterTessellationLevels (TessPrimitiveType primType) in numOuterTessellationLevels() 554 …tring tessellationLevelsString (const float* inner, const float* outer, TessPrimitiveType primType) in tessellationLevelsString() 629 static vector<OuterEdgeDescription> outerEdgeDescriptions (TessPrimitiveType primType) in outerEdgeDescriptions() 3528 … (Context& context, const char* name, const char* description, TessPrimitiveType primType, Spacing… in PrimitiveSetInvarianceCase() 3843 … (Context& context, const char* name, const char* description, TessPrimitiveType primType, Spacing… in InvariantPrimitiveSetCase() [all …]
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpuCommandBuffer.h | 95 void sendMeshToGpu(GrPrimitiveType primType, const GrBuffer* vertexBuffer, int vertexCount, in sendMeshToGpu() 101 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpuCommandBuffer.h | 97 void sendMeshToGpu(GrPrimitiveType primType, const GrBuffer* vertexBuffer, int vertexCount, in sendMeshToGpu() 103 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpuCommandBuffer.h | 119 void sendMeshToGpu(GrPrimitiveType primType, const GrBuffer* vertexBuffer, int vertexCount, in sendMeshToGpu() 125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpuCommandBuffer.h | 119 void sendMeshToGpu(GrPrimitiveType primType, const GrBuffer* vertexBuffer, int vertexCount, in sendMeshToGpu() 125 void sendIndexedMeshToGpu(GrPrimitiveType primType, const GrBuffer* indexBuffer, int indexCount, in sendIndexedMeshToGpu()
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 131 …se (Context& context, const char* name, const char* description, PrimitiveType primType, IndexType… in PrimitiveRestartCase() 658 for (int primType = 0; primType < (int)PrimitiveRestartCase::PRIMITIVE_LAST; primType++) in init() local
|
/external/skqp/src/gpu/ops/ |
D | GrDrawVerticesOp.cpp | 25 GrPrimitiveType primType = overridePrimType ? *overridePrimType in Make() local
|
D | GrStrokeRectOp.cpp | 202 GrPrimitiveType primType; in onPrepareDraws() local
|
/external/skia/src/gpu/ops/ |
D | GrDrawVerticesOp.cpp | 581 GrPrimitiveType primType = overridePrimType ? *overridePrimType in Make() local
|
D | GrStrokeRectOp.cpp | 205 GrPrimitiveType primType; in onPrepareDraws() local
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUtil.cpp | 634 int numOuterTessellationLevels (const TessPrimitiveType primType) in numOuterTessellationLevels()
|
D | vktTessellationInvarianceTests.cpp | 433 std::vector<OuterEdgeDescription> outerEdgeDescriptions (const TessPrimitiveType primType) in outerEdgeDescriptions()
|
/external/skqp/tests/ |
D | ClipStackTest.cpp | 222 SkClipStack::Element::DeviceSpaceType primType) { in test_bounds()
|
/external/skia/tests/ |
D | ClipStackTest.cpp | 222 SkClipStack::Element::DeviceSpaceType primType) { in test_bounds()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_cmd.h | 651 SVGA3dPrimitiveType primType; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 1884 static const VGPU10_PRIMITIVE primType[] = { in emit_vgpu10_property() local
|