Home
last modified time | relevance | path

Searched defs:primitiveCount (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.h35 unsigned int primitiveCount; member
DDevice.cpp252 …ice::drawIndexedPrimitive(sw::DrawType type, unsigned int indexOffset, unsigned int primitiveCount) in drawIndexedPrimitive()
262 void Device::drawPrimitive(sw::DrawType type, unsigned int primitiveCount) in drawPrimitive()
DIndexDataManager.cpp230 …enum mode, GLsizei count, const std::vector<GLsizei>& restartIndices, unsigned int* primitiveCount) in recomputePrimitiveCount()
Dutilities.cpp2277 … GLsizei elementCount, GLenum elementType, sw::DrawType &drawType, int &primitiveCount, int &verti… in ConvertPrimitiveType()
DContext.cpp3586 int primitiveCount; in drawArrays() local
3672 int primitiveCount; in drawElements() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DDevice.cpp220 …ice::drawIndexedPrimitive(sw::DrawType type, unsigned int indexOffset, unsigned int primitiveCount) in drawIndexedPrimitive()
230 void Device::drawPrimitive(sw::DrawType type, unsigned int primitiveCount) in drawPrimitive()
Dutilities.cpp754 …mitiveType, GLsizei elementCount, GLenum elementType, sw::DrawType &drawType, int &primitiveCount) in ConvertPrimitiveType()
DContext.cpp2724 int primitiveCount; in drawArrays() local
2763 int primitiveCount; in drawElements() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp214 int primitiveCount, in InputAssemblyTest()
320 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkI… in createBufferData()
674 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData()
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_message.cc76 int primitiveCount = 0; in MessageGenerator() local
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp229 …igned int minIndex, unsigned int numVertices, unsigned int startIndex, unsigned int primitiveCount) in DrawIndexedPrimitive()
236 …IVETYPE type, unsigned int minIndex, unsigned int numVertices, unsigned int primitiveCount, const … in DrawIndexedPrimitiveUP()
243 …rawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, unsigned int primitiveCount) in DrawPrimitive()
250 …ct3DDevice9Ex::DrawPrimitiveUP(D3DPRIMITIVETYPE primitiveType, unsigned int primitiveCount, const … in DrawPrimitiveUP()
DDirect3DDevice9.cpp996 …igned int minIndex, unsigned int numVertices, unsigned int startIndex, unsigned int primitiveCount) in DrawIndexedPrimitive()
1064 …IVETYPE type, unsigned int minIndex, unsigned int numVertices, unsigned int primitiveCount, const … in DrawIndexedPrimitiveUP()
1155 …rawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, unsigned int primitiveCount) in DrawPrimitive()
1186 …long Direct3DDevice9::DrawPrimitiveUP(D3DPRIMITIVETYPE primitiveType, unsigned int primitiveCount,… in DrawPrimitiveUP()
/external/deqp/modules/glshared/
DglsScissorTests.cpp314 int primitiveCount) in ScissorPrimitiveCase()
849 int primitiveCount) in createPrimitiveTest()
DglsDrawTest.hpp225 int primitiveCount; //!< number of primitives to draw (per instance) member
/external/deqp/modules/gles3/functional/
Des3fOcclusionQueryTests.cpp119 …erateVertices (std::vector<float>& dst, float width, float height, int primitiveCount, int vertice… in generateVertices()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp889 …igned int minIndex, unsigned int numVertices, unsigned int startIndex, unsigned int primitiveCount) in DrawIndexedPrimitive()
958 …IVETYPE type, unsigned int minIndex, unsigned int numVertices, unsigned int primitiveCount, const … in DrawIndexedPrimitiveUP()
1046 …rawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, unsigned int primitiveCount) in DrawPrimitive()
1074 …long Direct3DDevice8::DrawPrimitiveUP(D3DPRIMITIVETYPE primitiveType, unsigned int primitiveCount,… in DrawPrimitiveUP()
/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.cpp614 uint32_t primitiveCount = random->nextRangeU(1, 100); in GR_DRAW_OP_TEST_DEFINE() local
/external/deqp/framework/referencerenderer/
DrrPrimitiveAssembler.hpp472 const size_t primitiveCount = getPrimitiveCount(numVertices); in exec() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp174 const int primitiveCount, in GeometryOutputCountTestInstance()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp64 static size_t getElementCount (gls::DrawTestSpec::Primitive primitive, size_t primitiveCount) in getElementCount()
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp678 uint32_t primitiveCount = random->nextRangeU(1, 100); in GR_DRAW_OP_TEST_DEFINE() local
/external/swiftshader/src/Renderer/
DRenderer.hpp254 AtomicInt primitiveCount; member
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp494 uint32_t primitiveCount = pipeline->computePrimitiveCount(vertexCount); in processPrimitiveRestart() local
515 uint32_t primitiveCount = pipeline->computePrimitiveCount(vertexCount); in processPrimitiveRestart() local
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_beta.h109 uint32_t primitiveCount; member
/external/mesa3d/include/vulkan/
Dvulkan_beta.h127 uint32_t primitiveCount; member

12