| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | IndexDataManager.h | 58 gl::DrawElementsType indexType; member
|
| H A D | IndexBuffer.cpp | 123 setBufferSize(const gl::Context *context, unsigned int bufferSize, gl::DrawElementsType indexType) setBufferSize() argument 143 reserveBufferSpace(const gl::Context *context, unsigned int size, gl::DrawElementsType indexType) reserveBufferSpace() argument 169 reserveBufferSpace(const gl::Context *context, unsigned int size, gl::DrawElementsType indexType) reserveBufferSpace() argument
|
| H A D | IndexDataManager.cpp | 283 GetIndexTranslationDestType(const gl::Context *context, GLsizei indexCount, gl::DrawElementsType indexType, const void *indices, bool usePrimitiveRestartWorkaround, gl::DrawElementsType *destTypeOut) GetIndexTranslationDestType() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | IndexBuffer9.cpp | 30 initialize(const gl::Context *context, unsigned int bufferSize, gl::DrawElementsType indexType, bool dynamic) initialize() argument 110 setSize(const gl::Context *context, unsigned int bufferSize, gl::DrawElementsType indexType) setSize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | IndexBuffer11.cpp | 29 initialize(const gl::Context *context, unsigned int bufferSize, gl::DrawElementsType indexType, bool dynamic) initialize() argument 110 setSize(const gl::Context *context, unsigned int bufferSize, gl::DrawElementsType indexType) setSize() argument
|
| H A D | VertexArray11.cpp | 194 updateElementArrayStorage(const gl::Context *context, GLsizei indexCount, gl::DrawElementsType indexType, const void *indices, bool restartEnabled) updateElementArrayStorage() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | IndexDataManagerTest.cpp | 28 MockIndexBuffer(unsigned int bufferSize, gl::DrawElementsType indexType) in MockIndexBuffer() argument 52 MockBufferFactoryD3D(unsigned int bufferSize, gl::DrawElementsType indexType) in MockBufferFactoryD3D() argument
|
| H A D | DrawElementsPerf.cpp | 214 P CombineIndexType(const P &in, GLenum indexType) in CombineIndexType() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.hpp | 161 VkIndexType indexType; member
|
| /third_party/googletest/googletest/src/hwext/ |
| H A D | gtest-ext.cc | 174 int indexType = 0;
in getTestFlags() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | LineLoopTest.cpp | 107 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest() argument 487 void runTest(GLenum indexType, in runTest() argument
|
| H A D | SimpleOperationTest.cpp | 931 void SimpleOperationTest::testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, in testDrawElementsLineLoopUsingClientSideMemory() argument
|
| /third_party/skia/src/gpu/mtl/ |
| H A D | GrMtlRenderCommandEncoder.h | 201 drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, MTLIndexType indexType, id<MTLBuffer> indexBuffer, NSUInteger indexBufferOffset) drawIndexedPrimitives() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDrawUtil.hpp | 163 IndexType indexType; //!< Index type or INDEXTYPE_LAST if not used member
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrRenderer.hpp | 84 const IndexType indexType; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawIndexedTest.cpp | 191 cmdBindIndexBufferImpl(vk::VkCommandBuffer commandBuffer, vk::VkBuffer indexBuffer, vk::VkDeviceSize offset, vk::VkDeviceSize dataSize, vk::VkIndexType indexType) cmdBindIndexBufferImpl() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | MonomorphizeUnsupportedFunctions.cpp | 220 TType *indexType = new TType(index->getType()); in MonomorphizeFunction() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | UpdateCallback.cpp | 769 Z7_COM7F_IMF(CArchiveUpdateCallback::ReportOperation(UInt32 indexType, UInt32 index, UInt32 op))
in ReportOperation() argument 829 Z7_COM7F_IMF(CArchiveUpdateCallback::ReportExtractResult(UInt32 indexType, UInt32 index, Int32 opRes))
in ReportExtractResult() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_cmd_buffer.c | 63 panvk_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) panvk_CmdBindIndexBuffer() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Context.hpp | 49 VkIndexType indexType; member
|
| H A D | Renderer.hpp | 157 VkIndexType indexType; member
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fPrimitiveRestartTests.cpp | 131 PrimitiveRestartCase::PrimitiveRestartCase (Context& context, const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function function, bool beginWithRestart, bool endWithRestart, bool duplicateRestarts) in PrimitiveRestartCase() argument [all...] |
| H A D | es3fVertexArrayObjectTests.cpp | 121 GLenum indexType; member [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fDrawElementsBaseVertexTests.cpp | 629 AttributeGroup::AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_beta.h | 201 VkIndexType indexType; member
|