Home
last modified time | relevance | path

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

1234

/external/angle/src/libANGLE/renderer/d3d/
DIndexBuffer.cpp125 gl::DrawElementsType indexType) in setBufferSize()
145 gl::DrawElementsType indexType) in reserveBufferSpace()
171 gl::DrawElementsType indexType) in reserveBufferSpace()
DIndexDataManager.h58 gl::DrawElementsType indexType; member
DIndexDataManager.cpp285 gl::DrawElementsType indexType, in GetIndexTranslationDestType()
/external/jdiff/src/jdiff/
DHTMLIndexes.java69 APIDiff apiDiff, int indexType, in emitBottomLeftFile()
164 private void emitIndexHeader(String indexName, int indexType, in emitIndexHeader()
238 public void emitPackagesIndex(APIDiff apiDiff, int indexType) { in emitPackagesIndex()
440 public void emitClassesIndex(APIDiff apiDiff, int indexType) { in emitClassesIndex()
536 public void emitConstructorsIndex(APIDiff apiDiff, int indexType) { in emitConstructorsIndex()
635 public void emitMethodsIndex(APIDiff apiDiff, int indexType) { in emitMethodsIndex()
751 public void emitFieldsIndex(APIDiff apiDiff, int indexType) { in emitFieldsIndex()
864 public void emitAllDiffsIndex(APIDiff apiDiff, int indexType) { in emitAllDiffsIndex()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp31 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
DVertexArray11.cpp209 gl::DrawElementsType indexType, in updateElementArrayStorage()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp32 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp250 VkIndexType indexType) in InputAssemblyTest()
371 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
382 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
400 VkIndexType indexType) in PrimitiveTopologyTest()
405 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
745 VkIndexType indexType, in PrimitiveRestartTest()
820 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
1126 VkIndexType indexType, in createListPrimitives()
1192 VkIndexType indexType, in InputAssemblyInstance()
DvktPipelinePushConstantTests.cpp279 IndexType indexType) in PushConstantGraphicsTestInstance()
720 IndexType indexType) in PushConstantGraphicsDisjointInstance()
864 IndexType indexType) in PushConstantGraphicsOverlapTestInstance()
1074 const IndexType indexType) in PushConstantGraphicsTest()
1143 const IndexType indexType) in PushConstantGraphicsDisjointTest()
3078 IndexType indexType; in createPushConstantTests() member
/external/angle/src/tests/perf_tests/
DIndexDataManagerTest.cpp28 MockIndexBuffer(unsigned int bufferSize, gl::DrawElementsType indexType) in MockIndexBuffer()
52 MockBufferFactoryD3D(unsigned int bufferSize, gl::DrawElementsType indexType) in MockBufferFactoryD3D()
DDrawElementsPerf.cpp214 P CombineIndexType(const P &in, GLenum indexType) in CombineIndexType()
/external/skia/src/gpu/ganesh/mtl/
DGrMtlRenderCommandEncoder.h205 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
214 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
229 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/external/skia/src/gpu/graphite/mtl/
DMtlRenderCommandEncoder.h207 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
216 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
231 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp581 STDMETHODIMP CArchiveUpdateCallback::ReportOperation(UInt32 indexType, UInt32 index, UInt32 op) in ReportOperation()
639 STDMETHODIMP CArchiveUpdateCallback::ReportExtractResult(UInt32 indexType, UInt32 index, Int32 opRe… in ReportExtractResult()
/external/angle/src/tests/gl_tests/
DLineLoopTest.cpp107 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest()
487 void runTest(GLenum indexType, in runTest()
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp131 …const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function f… in PrimitiveRestartCase()
689 for (int indexType = 0; indexType < (int)PrimitiveRestartCase::INDEX_LAST; indexType++) in init() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.h100 SWR_FORMAT indexType; member
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp84 const IndexType indexType; member
/external/angle/src/libANGLE/renderer/metal/
DBufferMtl.h240 const gl::DrawElementsType indexType; member
/external/angle/src/common/
Dutilities.cpp697 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange()
722 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dhlo_legalize_shape_ops_to_standard.cc56 auto indexType = rewriter.getIndexType(); in matchAndRewrite() local
Dunfuse_batch_norm.cc204 Type indexType = b.getIndexType(); in calculateReduceSize() local
/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/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp206 VkIndexType indexType; member

1234