Home
last modified time | relevance | path

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

12345678910>>...13

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp220 bool testPrimitiveRestart, VkIndexType indexType) in InputAssemblyTest()
348 bool InputAssemblyTest::isRestartIndex(VkIndexType indexType, uint32_t indexValue) in isRestartIndex()
359 uint32_t InputAssemblyTest::getRestartIndex(VkIndexType indexType) in getRestartIndex()
374 … VkPrimitiveTopology primitiveTopology, VkIndexType indexType) in PrimitiveTopologyTest()
379 …logyTest::createBufferData(VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, in createBufferData()
690 … VkPrimitiveTopology primitiveTopology, VkIndexType indexType, in PrimitiveRestartTest()
766 …tartTest::createBufferData(VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, in createBufferData()
1058 … float primitiveSizeY, int verticesPerPrimitive, VkIndexType indexType, in createListPrimitives()
1117VkIndexType indexType, const std::vector<uint32_t> &indexBufferData, in InputAssemblyInstance()
H A DvktPipelinePushConstantTests.cpp307 …onst PushConstantData pushConstantRange[MAX_RANGE_COUNT], bool multipleUpdate, IndexType indexType, in PushConstantGraphicsTestInstance()
758 …stantData pushConstantRange[MAX_RANGE_COUNT], const bool multipleUpdate, const IndexType indexType, in PushConstantGraphicsDisjointInstance()
900 …stantData pushConstantRange[MAX_RANGE_COUNT], const bool multipleUpdate, const IndexType indexType, in PushConstantGraphicsOverlapTestInstance()
1116 … const bool multipleUpdate, const IndexType indexType, in PushConstantGraphicsTest()
1185 const IndexType indexType, const bool pushConstant2, const PushConstantUseStage pcUseStage) in PushConstantGraphicsDisjointTest()
3191 IndexType indexType; in createPushConstantTests() member
3456 IndexType indexType; in createPushConstantTests() member
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DMesh.java299 Entry indexType = new Entry(); in addIndexSetType() local
317 Entry indexType = new Entry(); in addIndexSetType() local
337 Entry indexType = new Entry(); in addIndexSetType() local
493 Entry indexType = new Entry(); in addIndexSetAllocation() local
510 Entry indexType = new Entry(); in addIndexSetType() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DIndexBuffer.cpp125 gl::DrawElementsType indexType) in setBufferSize()
145 gl::DrawElementsType indexType) in reserveBufferSpace()
171 gl::DrawElementsType indexType) in reserveBufferSpace()
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlRenderCommandEncoder.h207 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
216 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
232 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlRenderCommandEncoder.h215 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
224 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
240 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/
H A DInstructionCodec.java286 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_21C() local
404 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_22C() local
551 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_31C() local
690 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_45CC() local
729 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_4RCC() local
925 IndexType indexType = OpcodeInfo.getIndexType(opcode); in decodeRegisterList() local
986 IndexType indexType = OpcodeInfo.getIndexType(opcode); in decodeRegisterRange() local
H A DDecodedInstruction.java50 private final IndexType indexType; field in DecodedInstruction
102 int index, IndexType indexType, int target, long literal) { in DecodedInstruction()
H A DZeroRegisterDecodedInstruction.java29 int index, IndexType indexType, int target, long literal) { in ZeroRegisterDecodedInstruction()
H A DOneRegisterDecodedInstruction.java32 int index, IndexType indexType, int target, long literal, in OneRegisterDecodedInstruction()
H A DRegisterRangeDecodedInstruction.java36 int index, IndexType indexType, int target, long literal, in RegisterRangeDecodedInstruction()
H A DTwoRegisterDecodedInstruction.java35 int index, IndexType indexType, int target, long literal, in TwoRegisterDecodedInstruction()
H A DThreeRegisterDecodedInstruction.java38 int index, IndexType indexType, int target, long literal, in ThreeRegisterDecodedInstruction()
H A DInvokePolymorphicRangeDecodedInstruction.java32 IndexType indexType, in InvokePolymorphicRangeDecodedInstruction()
H A DInvokePolymorphicDecodedInstruction.java31 IndexType indexType, in InvokePolymorphicDecodedInstruction()
H A DFourRegisterDecodedInstruction.java41 int index, IndexType indexType, int target, long literal, in FourRegisterDecodedInstruction()
H A DFiveRegisterDecodedInstruction.java44 int index, IndexType indexType, int target, long literal, in FiveRegisterDecodedInstruction()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DIndexBuffer11.cpp31 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DIndexBuffer9.cpp32 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DIndexDataManagerTest.cpp28 MockIndexBuffer(unsigned int bufferSize, gl::DrawElementsType indexType) in MockIndexBuffer()
52 MockBufferFactoryD3D(unsigned int bufferSize, gl::DrawElementsType indexType) in MockBufferFactoryD3D()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp772 Z7_COM7F_IMF(CArchiveUpdateCallback::ReportOperation(UInt32 indexType, UInt32 index, UInt32 op)) in Z7_COM7F_IMF()
832 Z7_COM7F_IMF(CArchiveUpdateCallback::ReportExtractResult(UInt32 indexType, UInt32 index, Int32 opRe… in Z7_COM7F_IMF()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp134 … PrimitiveType primType, IndexType indexType, Function function, in PrimitiveRestartCase()
736 … for (int indexType = 0; indexType < (int)PrimitiveRestartCase::INDEX_LAST; indexType++) in init() local
/aosp_15_r20/external/angle/src/common/
H A Dutilities.cpp697 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange()
722 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluDrawUtil.cpp402 IndexBuffer::IndexBuffer(const RenderContext &context, IndexType indexType, int numIndices, const v… in IndexBuffer()
515 …oid drawIndexed(const glw::Functions &gl, PrimitiveType type, int numElements, IndexType indexType, in drawIndexed()
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/
H A DOpcodeInfo.java1269 private final IndexType indexType; field in OpcodeInfo.Info
1272 IndexType indexType) { in Info()

12345678910>>...13