/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineInputAssemblyTests.cpp | 220 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() 1117 … VkIndexType indexType, const std::vector<uint32_t> &indexBufferData, in InputAssemblyInstance()
|
H A D | vktPipelinePushConstantTests.cpp | 307 …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 D | Mesh.java | 299 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 D | IndexBuffer.cpp | 125 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 D | GrMtlRenderCommandEncoder.h | 207 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 D | MtlRenderCommandEncoder.h | 215 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 D | InstructionCodec.java | 286 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 D | DecodedInstruction.java | 50 private final IndexType indexType; field in DecodedInstruction 102 int index, IndexType indexType, int target, long literal) { in DecodedInstruction()
|
H A D | ZeroRegisterDecodedInstruction.java | 29 int index, IndexType indexType, int target, long literal) { in ZeroRegisterDecodedInstruction()
|
H A D | OneRegisterDecodedInstruction.java | 32 int index, IndexType indexType, int target, long literal, in OneRegisterDecodedInstruction()
|
H A D | RegisterRangeDecodedInstruction.java | 36 int index, IndexType indexType, int target, long literal, in RegisterRangeDecodedInstruction()
|
H A D | TwoRegisterDecodedInstruction.java | 35 int index, IndexType indexType, int target, long literal, in TwoRegisterDecodedInstruction()
|
H A D | ThreeRegisterDecodedInstruction.java | 38 int index, IndexType indexType, int target, long literal, in ThreeRegisterDecodedInstruction()
|
H A D | InvokePolymorphicRangeDecodedInstruction.java | 32 IndexType indexType, in InvokePolymorphicRangeDecodedInstruction()
|
H A D | InvokePolymorphicDecodedInstruction.java | 31 IndexType indexType, in InvokePolymorphicDecodedInstruction()
|
H A D | FourRegisterDecodedInstruction.java | 41 int index, IndexType indexType, int target, long literal, in FourRegisterDecodedInstruction()
|
H A D | FiveRegisterDecodedInstruction.java | 44 int index, IndexType indexType, int target, long literal, in FiveRegisterDecodedInstruction()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | IndexBuffer11.cpp | 31 gl::DrawElementsType indexType, in initialize() 112 gl::DrawElementsType indexType) in setSize()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | IndexBuffer9.cpp | 32 gl::DrawElementsType indexType, in initialize() 112 gl::DrawElementsType indexType) in setSize()
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | IndexDataManagerTest.cpp | 28 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 D | UpdateCallback.cpp | 772 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 D | es3fPrimitiveRestartTests.cpp | 134 … 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 D | utilities.cpp | 697 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange() 722 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluDrawUtil.cpp | 402 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 D | OpcodeInfo.java | 1269 private final IndexType indexType; field in OpcodeInfo.Info 1272 IndexType indexType) { in Info()
|