Home
last modified time | relevance | path

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

1234

/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.cpp193 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/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/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp216 VkIndexType indexType) in InputAssemblyTest()
288 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
298 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
315 VkIndexType indexType) in PrimitiveTopologyTest()
320 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
659 VkIndexType indexType) in PrimitiveRestartTest()
674 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
943 VkIndexType indexType, in InputAssemblyInstance()
DvktPipelinePushConstantTests.cpp248 IndexType indexType) in PushConstantGraphicsTestInstance()
673 IndexType indexType) in PushConstantGraphicsDisjointInstance()
815 IndexType indexType) in PushConstantGraphicsOverlapTestInstance()
1019 const IndexType indexType) in PushConstantGraphicsTest()
1079 const IndexType indexType) in PushConstantGraphicsDisjointTest()
1898 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/angle/src/tests/gl_tests/
DLineLoopTest.cpp67 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest()
208 void runTest(GLenum indexType, const void *indices, GLuint indicesSize, GLuint firstIndex) in runTest()
/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/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp131 …const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function f… in PrimitiveRestartCase()
674 for (int indexType = 0; indexType < (int)PrimitiveRestartCase::INDEX_LAST; indexType++) in init() local
/external/angle/src/common/
Dutilities.cpp624 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange()
649 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
/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/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()
DgluDrawUtil.hpp163 IndexType indexType; //!< Index type or INDEXTYPE_LAST if not used member
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp184 VkIndexType indexType; member
/external/swiftshader/src/Device/
DRenderer.cpp181 void Renderer::draw(const sw::Context *context, VkIndexType indexType, unsigned int count, int base… in draw()
565 VkIndexType indexType, in processPrimitiveVertices()
DRenderer.hpp155 VkIndexType indexType; member
/external/deqp/modules/glshared/
DglsDrawTest.hpp228 IndexType indexType; //!< used only if drawMethod = DrawElements* member
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp126 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_beta.h156 VkIndexType indexType; member
208 VkIndexType indexType; member

1234