| /third_party/typescript/tests/baselines/reference/ |
| H A D | nonPrimitiveInFunction.js | 8 var primitive: boolean; variable 28 var primitive;
variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Rasterizer.hpp | 38 Pointer<Byte> primitive; member in sw::Rasterizer
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Rasterizer.hpp | 33 Pointer<Byte> primitive; member in sw::Rasterizer
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_enums.c | 120 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 D | ComboRenderPipelineDescriptor.cpp | 79 wgpu::PrimitiveState* primitive = &descriptor->primitive; in ComboRenderPipelineDescriptor() local
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceUtils.cpp | 181 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 D | InputAssembly.cpp | 65 enum pipe_prim_type primitive; in IaSetTopology() local [all...] |
| H A D | State.h | 82 enum pipe_prim_type primitive; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_prim.h | 185 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 D | builtins-date.cc | 850 Handle<Object> primitive; in BUILTIN() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineReferenceRenderer.cpp | 263 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 D | GeometryShader_test.cpp | 61 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 D | protostream_objectsource_test.cc | 193 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 D | to_tokens.rs | 127 macro_rules! primitive { macros
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineReferenceRenderer.cpp | 263 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 D | vktQueryPoolConcurrentTests.cpp | 91 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 D | vktQueryPoolConcurrentTests.cpp | 91 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 D | crypto_extra.h | 1742 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 D | vktFragmentOperationsScissorTests.cpp | 82 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 D | vktFragmentOperationsScissorTests.cpp | 82 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 D | SetupRoutine.cpp | 528 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 D | SetupRoutine.cpp | 485 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 D | es31fDrawElementsBaseVertexTests.cpp | 64 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 D | es2fDrawTests.cpp | 126 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 D | nir_print.c | 1668 primitive_name(unsigned primitive) in primitive_name() argument
|