Home
last modified time | relevance | path

Searched defs:primitive (Results 1 - 25 of 50) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DnonPrimitiveInFunction.js8 var primitive: boolean; variable
28 var primitive; variable
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRasterizer.hpp38 Pointer<Byte> primitive; member in sw::Rasterizer
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRasterizer.hpp33 Pointer<Byte> primitive; member in sw::Rasterizer
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_enums.c120 enum dxil_input_primitive dxil_get_input_primitive(enum shader_prim primitive) in dxil_get_input_primitive() argument
/third_party/skia/third_party/externals/dawn/src/utils/
H A DComboRenderPipelineDescriptor.cpp79 wgpu::PrimitiveState* primitive = &descriptor->primitive; in ComboRenderPipelineDescriptor() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceUtils.cpp181 rr::GeometryShaderOutputType mapGLGeometryShaderOutputType (deUint32 primitive) in mapGLGeometryShaderOutputType() argument
194 rr::GeometryShaderInputType mapGLGeometryShaderInputType (deUint32 primitive) in mapGLGeometryShaderInputType() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DInputAssembly.cpp65 enum pipe_prim_type primitive; in IaSetTopology() local
[all...]
H A DState.h82 enum pipe_prim_type primitive; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.h185 u_vertices_per_prim(enum pipe_prim_type primitive) in u_vertices_per_prim() argument
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
357 u_stream_outputs_for_vertices(enum pipe_prim_type primitive, unsigned nr) u_stream_outputs_for_vertices() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date.cc850 Handle<Object> primitive; in BUILTIN() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp263 draw(const rr::RenderState& renderState, const rr::PrimitiveType primitive, const std::vector<Vertex4RGBA>& vertexBuffer) draw() argument
294 draw(const rr::RenderState& renderState, const rr::PrimitiveType primitive, const std::vector<Vertex4RGBARGBA>& vertexBuffer) draw() argument
332 draw(const rr::RenderState& renderState, const rr::PrimitiveType primitive, const std::vector<Vertex4Tex4>& vertexBuffer) draw() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DGeometryShader_test.cpp61 sstream << primitive; in GetGeometryShaderLayout() local
51 GetGeometryShaderLayout(const std::string &layoutType, const std::string &primitive, int invocations, int maxVertices) GetGeometryShaderLayout() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource_test.cc193 Primitive primitive; in PrepareRepeatedPrimitive() local
232 PackedPrimitive primitive; PreparePackedPrimitive() local
305 Primitive primitive; TEST_P() local
343 Primitive primitive = PrepareRepeatedPrimitive(); TEST_P() local
[all...]
/third_party/rust/crates/quote/src/
H A Dto_tokens.rs127 macro_rules! primitive { macros
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp263 draw(const rr::RenderState& renderState, const rr::PrimitiveType primitive, const std::vector<Vertex4RGBA>& vertexBuffer) draw() argument
294 draw(const rr::RenderState& renderState, const rr::PrimitiveType primitive, const std::vector<Vertex4RGBARGBA>& vertexBuffer) draw() argument
332 draw(const rr::RenderState& renderState, const rr::PrimitiveType primitive, const std::vector<Vertex4Tex4>& vertexBuffer) draw() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolConcurrentTests.cpp91 StateObjects::StateObjects (const vk::DeviceInterface&vk, vkt::Context &context, const int numVertices, vk::VkPrimitiveTopology primitive) in StateObjects() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolConcurrentTests.cpp91 StateObjects::StateObjects (const vk::DeviceInterface&vk, vkt::Context &context, const int numVertices, vk::VkPrimitiveTopology primitive) in StateObjects() argument
/third_party/mbedtls/include/psa/
H A Dcrypto_extra.h1742 psa_pake_cs_set_primitive( psa_pake_cipher_suite_t *cipher_suite, psa_pake_primitive_t primitive) psa_pake_cs_set_primitive() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp82 TestPrimitive primitive; member
190 std::vector<VertexData> genVertices (const TestPrimitive primitive, const Vec4& renderArea, const Vec4& primitiveColor) in genVertices() argument
248 VkPrimitiveTopology getTopology (const TestPrimitive primitive) in getTopology() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp82 TestPrimitive primitive; member
190 std::vector<VertexData> genVertices (const TestPrimitive primitive, const Vec4& renderArea, const Vec4& primitiveColor) in genVertices() argument
248 VkPrimitiveTopology getTopology (const TestPrimitive primitive) in getTopology() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp528 setupGradient(Pointer<Byte> &primitive, Pointer<Byte> &triangle, Float4 &w012, Float4 (&m)[3], Pointer<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, bool perspective) setupGradient() argument
568 edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya, const Int &Xb, const Int &Yb, Int &q) edge() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp485 setupGradient(Pointer<Byte> &primitive, Pointer<Byte> &triangle, Float4 &w012, Float4 (&m)[3], Pointer<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, bool sprite, bool perspective, bool wrap, int component) setupGradient() argument
563 edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya, const Int &Xb, const Int &Yb, Int &q) edge() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp64 static size_t getElementCount (gls::DrawTestSpec::Primitive primitive, size_t primitiveCount) in getElementCount() argument
629 AttributeGroup::AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument
886 const gls::DrawTestSpec::Primitive primitive[] = init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp126 AttributeGroup::AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument
441 const gls::DrawTestSpec::Primitive primitive[] = in init() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c1668 primitive_name(unsigned primitive) in primitive_name() argument

Completed in 21 milliseconds

12