/external/angle/src/libANGLE/renderer/d3d/ |
D | IndexBuffer.cpp | 125 gl::DrawElementsType indexType) in setBufferSize() 145 gl::DrawElementsType indexType) in reserveBufferSpace() 171 gl::DrawElementsType indexType) in reserveBufferSpace()
|
D | IndexDataManager.h | 58 gl::DrawElementsType indexType; member
|
D | IndexDataManager.cpp | 285 gl::DrawElementsType indexType, in GetIndexTranslationDestType()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | IndexBuffer11.cpp | 31 gl::DrawElementsType indexType, in initialize() 112 gl::DrawElementsType indexType) in setSize()
|
D | VertexArray11.cpp | 193 gl::DrawElementsType indexType, in updateElementArrayStorage()
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | IndexBuffer9.cpp | 32 gl::DrawElementsType indexType, in initialize() 112 gl::DrawElementsType indexType) in setSize()
|
/external/jdiff/src/jdiff/ |
D | HTMLIndexes.java | 69 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/ |
D | vktPipelineInputAssemblyTests.cpp | 216 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()
|
D | vktPipelinePushConstantTests.cpp | 248 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/ |
D | IndexDataManagerTest.cpp | 28 MockIndexBuffer(unsigned int bufferSize, gl::DrawElementsType indexType) in MockIndexBuffer() 52 MockBufferFactoryD3D(unsigned int bufferSize, gl::DrawElementsType indexType) in MockBufferFactoryD3D()
|
D | DrawElementsPerf.cpp | 214 P CombineIndexType(const P &in, GLenum indexType) in CombineIndexType()
|
/external/angle/src/tests/gl_tests/ |
D | LineLoopTest.cpp | 67 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/ |
D | UpdateCallback.cpp | 581 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/ |
D | es3fPrimitiveRestartTests.cpp | 131 …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/ |
D | utilities.cpp | 624 IndexRange ComputeIndexRange(DrawElementsType indexType, in ComputeIndexRange() 649 GLuint GetPrimitiveRestartIndex(DrawElementsType indexType) in GetPrimitiveRestartIndex()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.h | 100 SWR_FORMAT indexType; member
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderer.hpp | 84 const IndexType indexType; member
|
/external/deqp/framework/opengl/ |
D | gluDrawUtil.cpp | 373 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()
|
D | gluDrawUtil.hpp | 163 IndexType indexType; //!< Index type or INDEXTYPE_LAST if not used member
|
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 184 VkIndexType indexType; member
|
/external/swiftshader/src/Device/ |
D | Renderer.cpp | 181 void Renderer::draw(const sw::Context *context, VkIndexType indexType, unsigned int count, int base… in draw() 565 VkIndexType indexType, in processPrimitiveVertices()
|
D | Renderer.hpp | 155 VkIndexType indexType; member
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.hpp | 228 IndexType indexType; //!< used only if drawMethod = DrawElements* member
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 126 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
|
/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
D | vulkan_beta.h | 156 VkIndexType indexType; member 208 VkIndexType indexType; member
|