Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 25 of 112) 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()
DVertexArray11.cpp208 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.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()
DvktPipelinePushConstantTests.cpp311 …onst PushConstantData pushConstantRange[MAX_RANGE_COUNT], bool multipleUpdate, IndexType indexType, in PushConstantGraphicsTestInstance()
785 …stantData pushConstantRange[MAX_RANGE_COUNT], const bool multipleUpdate, const IndexType indexType, in PushConstantGraphicsDisjointInstance()
928 …stantData pushConstantRange[MAX_RANGE_COUNT], const bool multipleUpdate, const IndexType indexType, in PushConstantGraphicsOverlapTestInstance()
1146 … const bool multipleUpdate, const IndexType indexType, in PushConstantGraphicsTest()
1240 const IndexType indexType, const bool pushConstant2, const PushConstantUseStage pcUseStage, in PushConstantGraphicsDisjointTest()
3288 IndexType indexType; in createPushConstantTests() member
3562 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.h207 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
216 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
232 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/external/skia/src/gpu/graphite/mtl/
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()
/external/lzma/CPP/7zip/UI/Common/
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()
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp134 … PrimitiveType primType, IndexType indexType, Function function, in PrimitiveRestartCase()
736 … for (int indexType = 0; indexType < (int)PrimitiveRestartCase::INDEX_LAST; indexType++) in init() local
/external/angle/src/libANGLE/renderer/metal/
DBufferMtl.h245 const gl::DrawElementsType indexType; member
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp98 const IndexType 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.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()
DgluDrawUtil.hpp173 IndexType indexType; //!< Index type or INDEXTYPE_LAST if not used member
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp210 VkIndexType indexType; member
/external/mesa3d/src/vulkan/runtime/
Dvk_command_buffer.c168 VkIndexType indexType) in vk_common_CmdBindIndexBuffer()
/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_utils.cpp697 uint32_t GetFirstIndexForDrawCall(gl::DrawElementsType indexType, const void *indices) in GetFirstIndexForDrawCall()
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCUtilExt.hpp462 int32_t indexType; member

12345