Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp31 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
DVertexArray11.cpp196 gl::DrawElementsType indexType, in updateElementArrayStorage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp32 gl::DrawElementsType indexType, in initialize()
112 gl::DrawElementsType indexType) in setSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp229 VkIndexType indexType) in InputAssemblyTest()
346 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
356 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
373 VkIndexType indexType) in PrimitiveTopologyTest()
378 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
717 VkIndexType indexType) in PrimitiveRestartTest()
754 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
1060 VkIndexType indexType, in createListPrimitives()
1125 VkIndexType indexType, in InputAssemblyInstance()
DvktPipelinePushConstantTests.cpp275 IndexType indexType) in PushConstantGraphicsTestInstance()
700 IndexType indexType) in PushConstantGraphicsDisjointInstance()
842 IndexType indexType) in PushConstantGraphicsOverlapTestInstance()
1046 const IndexType indexType) in PushConstantGraphicsTest()
1106 const IndexType indexType) in PushConstantGraphicsDisjointTest()
2978 IndexType indexType; in createPushConstantTests() member
/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/src/gpu/mtl/
DGrMtlRenderCommandEncoder.h202 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
211 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
226 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/third_party/skia/experimental/graphite/src/mtl/
DMtlRenderCommandEncoder.h206 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
215 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
230 MTLIndexType indexType, id<MTLBuffer> indexBuffer, in drawIndexedPrimitives()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp161 VkIndexType indexType; member
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp730 STDMETHODIMP CArchiveUpdateCallback::ReportOperation(UInt32 indexType, UInt32 index, UInt32 op) in ReportOperation()
790 STDMETHODIMP CArchiveUpdateCallback::ReportExtractResult(UInt32 indexType, UInt32 index, Int32 opRe… in ReportExtractResult()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DLineLoopTest.cpp107 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest()
487 void runTest(GLenum indexType, in runTest()
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.cpp692 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange()
717 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.hpp84 const IndexType indexType; member
/third_party/googletest/googletest/src/hwext/
Dgtest-ext.cc174 int indexType = 0; in getTestFlags() local
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp220 TType *indexType = new TType(index->getType()); in MonomorphizeFunction() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_buffer.c66 VkIndexType indexType) in panvk_CmdBindIndexBuffer()
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp228 IndexType indexType; //!< used only if drawMethod = DrawElements* member
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp126 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()

1234