Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 25 of 41) sorted by relevance

12

/external/skia/src/gpu/
DGrPathRange.cpp27 void GrPathRange::loadPathsIfNeeded(const void* indices, PathIndexType indexType, int count) const { in loadPathsIfNeeded()
42 void GrPathRange::assertPathsLoaded(const void* indices, PathIndexType indexType, int count) const { in assertPathsLoaded()
DGrPathRendering.h176 PathIndexType indexType, in drawPaths()
/external/jdiff/src/jdiff/
DHTMLIndexes.java69 APIDiff apiDiff, int indexType, in emitBottomLeftFile()
164 private void emitIndexHeader(String indexName, int indexType, in emitIndexHeader()
243 public void emitPackagesIndex(APIDiff apiDiff, int indexType) { in emitPackagesIndex()
444 public void emitClassesIndex(APIDiff apiDiff, int indexType) { in emitClassesIndex()
540 public void emitConstructorsIndex(APIDiff apiDiff, int indexType) { in emitConstructorsIndex()
639 public void emitMethodsIndex(APIDiff apiDiff, int indexType) { in emitMethodsIndex()
755 public void emitFieldsIndex(APIDiff apiDiff, int indexType) { in emitFieldsIndex()
869 public void emitAllDiffsIndex(APIDiff apiDiff, int indexType) { in emitAllDiffsIndex()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp210 VkIndexType indexType) in InputAssemblyTest()
259 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
267 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
286 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
625 VkIndexType indexType) in PrimitiveRestartTest()
640 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
909 VkIndexType indexType, in InputAssemblyInstance()
DvktPipelinePushConstantTests.cpp201 const IndexType indexType) in PushConstantGraphicsTest()
595 IndexType indexType) in PushConstantGraphicsTestInstance()
1626 IndexType indexType; in createPushConstantTests() member
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp131 …const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function f… in PrimitiveRestartCase()
674 for (int indexType = 0; indexType < (int)PrimitiveRestartCase::INDEX_LAST; indexType++) in init() local
Des3fVertexArrayObjectTests.cpp121 GLenum indexType; member
Des3fDrawTests.cpp156 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp84 const IndexType indexType; member
/external/deqp/framework/opengl/
DgluDrawUtil.cpp373 IndexBuffer::IndexBuffer (const RenderContext& context, IndexType indexType, int numIndices, const … in IndexBuffer()
485 …ed (const glw::Functions& gl, PrimitiveType type, int numElements, IndexType indexType, const void… in drawIndexed()
DgluDrawUtil.hpp163 IndexType indexType; //!< Index type or INDEXTYPE_LAST if not used member
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp180 PathIndexType indexType, const float transformValues[], in onDrawPaths()
/external/deqp/modules/glshared/
DglsDrawTest.hpp223 IndexType indexType; //!< used only if drawMethod = DrawElements* member
DglsDrawTest.cpp176 static deUint32 indexTypeToGL (DrawTestSpec::IndexType indexType) in indexTypeToGL()
1841 …c::DrawMethod drawMethod, int firstVertex, int vertexCount, DrawTestSpec::IndexType indexType, con… in render()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp126 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
/external/guice/lib/build/jdiff/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/guava/guava/lib/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp245 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
2627 …const glw::GLenum indexType = (m_drawType == DRAW_ELEMENTS_BAD_INDEX) ? (0x123) : (GL_UNSIGNED_SH… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp117 const vk::VkIndexType indexType; member
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1028 void VkIndexBufferObj::CreateAndInitBuffer(int numIndexes, VkIndexType indexType, const void *data)… in CreateAndInitBuffer()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4262 static deUint32 getFixedRestartIndex (rr::IndexType indexType) in getFixedRestartIndex()
4353 const rr::IndexType indexType = primitives.getIndexType(); in drawWithReference() local
/external/vulkan-validation-layers/loader/
Dtrampoline.c1892 VkDeviceSize offset, VkIndexType indexType) {
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl697 …Buffer (VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
/external/vulkan-validation-layers/tests/layers/
Dwrap_objects.cpp769 …xBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) in vkCmdBindIndexBuffer()
/external/dexmaker/lib/
Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12