Home
last modified time | relevance | path

Searched defs:primitives (Results 1 – 25 of 38) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/primitives/
DPrimitivesTest.java50 Set<Class<?>> primitives = Primitives.allPrimitiveTypes(); in testAllPrimitiveTypes() local
55 primitives); in testAllPrimitiveTypes() local
/external/caliper/caliper/src/main/java/com/google/caliper/memory/
DObjectGraphMeasurer.java46 private final ImmutableMultiset<Class<?>> primitives; field in ObjectGraphMeasurer.Footprint
63 Multiset<Class<?>> primitives) { in Footprint()
191 private final Multiset<Class<?>> primitives = HashMultiset.create(); field in ObjectGraphMeasurer.ObjectGraphVisitor
/external/llvm/docs/TableGen/
DLangIntro.rst30 TableGen comments
38 The TableGen type system
85 TableGen values and expressions
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
DLangIntro.rst30 TableGen comments
38 The TableGen type system
89 TableGen values and expressions
/external/flatbuffers/rust/flatbuffers/src/
Dlib.rs34 mod primitives; module
/external/deqp/framework/opengl/
DgluDrawUtil.cpp454 …alid (int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives) in isDrawCallValid()
495 …int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, Draw… in drawFromUserPointers()
527 …int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, Draw… in drawFromBuffers()
580 …int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, Draw… in drawFromVAOBuffers()
590 …int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, Draw… in draw()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp258 const rr::PrimitiveList primitives(primitive, (int)vertexBuffer.size(), 0); in draw() local
290 const rr::PrimitiveList primitives(primitive, (int)vertexBuffer.size(), 0); in draw() local
/external/dagger2/compiler/src/it/functional-tests/src/test/java/test/
DBasicTest.java49 @Theory public void primitives(BasicComponent basicComponent) { in primitives() method in BasicTest
/external/deqp/modules/gles2/functional/
Des2fScissorTests.cpp63 const int primitives; in init() member
Des2fDrawTests.cpp521 static const gls::DrawTestSpec::Primitive primitives[] = in init() local
/external/deqp/modules/gles3/functional/
Des3fScissorTests.cpp73 const int primitives; in init() member
/external/guice/core/test/com/google/inject/
DTypeLiteralTest.java112 Class[] primitives = in testDifferentiationBetweenWrappersAndPrimitives() local
DKeyTest.java90 Class[] primitives = in testPrimitivesAndWrappersAreEqual() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInputGeometryShaderTests.cpp276 …const PrimitiveTestSpec primitives = { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP_WITH_ADJACENCY, name.c… in createInputGeometryShaderTests() local
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp129 const PrimitiveList& primitives; member in rr::DrawCommand
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_vbuf.c547 lp_setup_so_info(struct vbuf_render *vbr, uint primitives, uint prim_generated) in lp_setup_so_info()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_prim_vbuf.c600 sp_vbuf_so_info(struct vbuf_render *vbr, uint primitives, uint prim_generated) in sp_vbuf_so_info()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp616 …const rr::PrimitiveList primitives = rr::PrimitiveList(mapVkPrimitiveTopology(m_params.topology), … in iterate() local
625 …const rr::PrimitiveList primitives = rr::PrimitiveList(mapVkPrimitiveTopology(m_params.topology), … in iterate() local
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp235 gls::DrawTestSpec::Primitive primitives[] = in init() local
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp361 gls::DrawTestSpec::Primitive primitives[] = in init() local
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp701 …const rr::PrimitiveList primitives(rr::PRIMITIVETYPE_TRIANGLES, triangleCount * 3, rr::DrawIndices… in renderReference() local
708 const rr::PrimitiveList primitives(rr::PRIMITIVETYPE_TRIANGLES, triangleCount * 3, 0); in renderReference() local
DglsVertexArrayTests.cpp160 static const char* primitives[] = in primitiveToString() local
709 static const GLenum primitives[] = in primitiveToGL() local
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp431 gls::DrawTestSpec::Primitive primitives[] = in init() local
/external/llvm/docs/
DBitCodeFormat.rst70 .. _primitives: target
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBitCodeFormat.rst72 .. _primitives: target

12