/third_party/typescript/tests/baselines/reference/ |
D | nonPrimitiveInFunction.js | 8 var primitive: boolean; variable 28 var primitive; variable
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_prim.h | 185 u_vertices_per_prim(enum pipe_prim_type primitive) in u_vertices_per_prim() 231 u_decomposed_prims_for_vertices(enum pipe_prim_type primitive, int vertices) in u_decomposed_prims_for_vertices() 278 u_reduced_prims_for_vertices(enum pipe_prim_type primitive, int vertices) in u_reduced_prims_for_vertices() 357 u_stream_outputs_for_vertices(enum pipe_prim_type primitive, unsigned nr) in u_stream_outputs_for_vertices()
|
/third_party/node/benchmark/assert/ |
D | deepequal-prims-and-objs-big-loop.js | 13 primitive: Object.keys(primValues), property 19 function main({ n, primitive, method, strict }) { property
|
D | deepequal-prims-and-objs-big-array-set.js | 15 primitive: Object.keys(primValues), property 35 function main({ n, len, primitive, method, strict }) { property
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 181 rr::GeometryShaderOutputType mapGLGeometryShaderOutputType (deUint32 primitive) in mapGLGeometryShaderOutputType() 194 rr::GeometryShaderInputType mapGLGeometryShaderInputType (deUint32 primitive) in mapGLGeometryShaderInputType()
|
/third_party/typescript/tests/cases/conformance/types/nonPrimitive/ |
D | nonPrimitiveInFunction.ts | 8 var primitive: boolean; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 264 const rr::PrimitiveType primitive, in draw() 295 const rr::PrimitiveType primitive, in draw() 333 const rr::PrimitiveType primitive, in draw()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 264 const rr::PrimitiveType primitive, in draw() 295 const rr::PrimitiveType primitive, in draw() 333 const rr::PrimitiveType primitive, in draw()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Rasterizer.hpp | 33 Pointer<Byte> primitive; member in sw::Rasterizer
|
D | Renderer.cpp | 820 int primitive = draw->primitive; in findAvailableTasks() local 952 Primitive *primitive = primitiveBatch[unit]; in executeTask() local 989 int primitive = primitiveProgress[unit].firstPrimitive; in finishRendering() local 1568 Primitive *primitive = primitiveBatch[unit]; in setupSolidTriangles() local 1613 Primitive *primitive = primitiveBatch[unit]; in setupWireframeTriangle() local 1670 Primitive *primitive = primitiveBatch[unit]; in setupVertexTriangle() local 1714 Primitive *primitive = primitiveBatch[unit]; in setupLines() local 1739 Primitive *primitive = primitiveBatch[unit]; in setupPoints() local 1761 bool Renderer::setupLine(Primitive &primitive, Triangle &triangle, const DrawCall &draw) in setupLine() 2055 bool Renderer::setupPoint(Primitive &primitive, Triangle &triangle, const DrawCall &draw) in setupPoint()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Rasterizer.hpp | 38 Pointer<Byte> primitive; member in sw::Rasterizer
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_enums.c | 120 enum dxil_input_primitive dxil_get_input_primitive(enum shader_prim primitive) in dxil_get_input_primitive()
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | ComboRenderPipelineDescriptor.cpp | 79 wgpu::PrimitiveState* primitive = &descriptor->primitive; in ComboRenderPipelineDescriptor() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsVertexArrayTests.cpp | 158 std::string Array::primitiveToString (Primitive primitive) in primitiveToString() 644 GLenum ContextArray::primitiveToGL (Array::Primitive primitive) in primitiveToGL() 1085 void ContextArrayPack::render (Array::Primitive primitive, int firstVertex, int vertexCount, bool u… in render() 1341 …t seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, Array::… in generateQuads() 1400 …acked (int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive) in createQuadsPacked() 1479 …t seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, T min, … in createQuads() 1582 …ePerQuad (int seed, int count, int componentCount, int stride, Array::Primitive primitive, Array::… in generatePerQuad() 1637 …PerQuads (int seed, int count, int componentCount, int stride, Array::Primitive primitive, T min, … in createPerQuads()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SetupRoutine.cpp | 41 Pointer<Byte> primitive(function.Arg<1>()); in generate() local 528 void SetupRoutine::setupGradient(Pointer<Byte> &primitive, Pointer<Byte> &triangle, Float4 &w012, F… in setupGradient() 568 void SetupRoutine::edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya… in edge()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 82 TestPrimitive primitive; member 190 std::vector<VertexData> genVertices (const TestPrimitive primitive, const Vec4& renderArea, const V… in genVertices() 248 VkPrimitiveTopology getTopology (const TestPrimitive primitive) in getTopology()
|
/third_party/mbedtls/include/psa/ |
D | crypto_extra.h | 1896 #define PSA_PAKE_OUTPUT_SIZE(alg, primitive, output_step) \ argument 1926 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) \ argument 2000 psa_pake_primitive_t primitive) in psa_pake_cs_set_primitive()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 82 TestPrimitive primitive; member 190 std::vector<VertexData> genVertices (const TestPrimitive primitive, const Vec4& renderArea, const V… in genVertices() 248 VkPrimitiveTopology getTopology (const TestPrimitive primitive) in getTopology()
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | SetupRoutine.cpp | 42 Pointer<Byte> primitive(function.Arg<0>()); in generate() local 485 …void SetupRoutine::setupGradient(Pointer<Byte> &primitive, Pointer<Byte> &triangle, Float4 &w012, … in setupGradient() 563 …void SetupRoutine::edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Y… in edge()
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectsource_test.cc | 193 Primitive primitive; in PrepareRepeatedPrimitive() local 232 PackedPrimitive primitive; in PreparePackedPrimitive() local 305 Primitive primitive; in TEST_P() local 343 Primitive primitive = PrepareRepeatedPrimitive(); in TEST_P() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 64 static size_t getElementCount (gls::DrawTestSpec::Primitive primitive, size_t primitiveCount) in getElementCount() 629 …t char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, g… in AttributeGroup() 886 const gls::DrawTestSpec::Primitive primitive[] = in init() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | InputAssembly.cpp | 65 enum pipe_prim_type primitive; in IaSetTopology() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUtil.hpp | 334 …onst vk::VkPhysicalDevicePortabilitySubsetFeaturesKHR& features, const TessPrimitiveType primitive) in checkPrimitive() 340 static inline void checkSupportPrimitive (Context& context, const TessPrimitiveType primitive) in checkSupportPrimitive()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationUtil.hpp | 334 …onst vk::VkPhysicalDevicePortabilitySubsetFeaturesKHR& features, const TessPrimitiveType primitive) in checkPrimitive() 340 static inline void checkSupportPrimitive (Context& context, const TessPrimitiveType primitive) in checkSupportPrimitive()
|
/third_party/node/test/parallel/ |
D | test-util-types.js | 119 const primitive = true; constant
|