Home
last modified time | relevance | path

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

12345

/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/angle/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp31 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
/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/d3d9/
DIndexBuffer9.cpp32 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp216 VkIndexType indexType) in InputAssemblyTest()
295 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
305 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
322 VkIndexType indexType) in PrimitiveTopologyTest()
327 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
666 VkIndexType indexType) in PrimitiveRestartTest()
681 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
950 VkIndexType indexType, in InputAssemblyInstance()
DvktPipelinePushConstantTests.cpp267 IndexType indexType) in PushConstantGraphicsTestInstance()
692 IndexType indexType) in PushConstantGraphicsDisjointInstance()
834 IndexType indexType) in PushConstantGraphicsOverlapTestInstance()
1038 const IndexType indexType) in PushConstantGraphicsTest()
1098 const IndexType indexType) in PushConstantGraphicsDisjointTest()
2947 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/llvm-project/flang/lib/Lower/
DDoLoopHelper.cpp39 auto indexType = builder.getIndexType(); in createLoop() local
DCharacterExpr.cpp97 auto indexType = builder.getIndexType(); in toExtendedValue() local
346 auto indexType = builder.getIndexType(); in createLenTrim() local
/external/llvm-project/mlir/test/EDSC/
Dbuilder-api-test.cpp65 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
116 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
138 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
160 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
181 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
372 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
1210 auto indexType = IndexType::get(&globalContext()); in TEST_FUNC() local
/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp70 auto indexType = builder.getIndexType(); in insertCopyLoops() local
/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/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp163 VkIndexType indexType; member
/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/llvm-project/mlir/lib/Interfaces/
DViewLikeInterface.cpp163 auto indexType = parser.getBuilder().getIndexType(); in parseOffsetsSizesAndStrides() local
/external/angle/src/common/
Dutilities.cpp688 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange()
713 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
/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/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
DLowerABIAttributesPass.cpp208 auto indexType = SPIRVTypeConverter::getIndexType(funcOp.getContext()); in matchAndRewrite() 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()
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVLowering.cpp427 addConversion([](IndexType indexType) { in SPIRVTypeConverter()
617 auto indexType = typeConverter.getIndexType(builder.getContext()); in getElementPtr() local

12345