Home
last modified time | relevance | path

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

12

/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.cpp211 VkIndexType indexType) in InputAssemblyTest()
260 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
268 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
287 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
626 VkIndexType indexType) in PrimitiveRestartTest()
641 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
910 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()
1883 IndexType indexType; in createPushConstantTests() member
/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()
DArchiveExtractCallback.cpp1612 STDMETHODIMP CArchiveExtractCallback::ReportExtractResult(UInt32 indexType, UInt32 index, Int32 opR… in ReportExtractResult()
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp84 const IndexType indexType; member
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.h100 SWR_FORMAT indexType; member
/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
Des3fDrawTests.cpp156 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
Des3fVertexArrayObjectTests.cpp121 GLenum 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/syzkaller/vendor/golang.org/x/net/http2/hpack/
Dhpack.go281 type indexType int type
/external/deqp/modules/glshared/
DglsDrawTest.hpp228 IndexType indexType; //!< used only if drawMethod = DrawElements* member
DglsDrawTest.cpp177 static deUint32 indexTypeToGL (DrawTestSpec::IndexType indexType) in indexTypeToGL()
1842 …c::DrawMethod drawMethod, int firstVertex, int vertexCount, DrawTestSpec::IndexType indexType, con… in render()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp126 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp612 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
Des31fDrawTests.cpp245 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
2628 …const glw::GLenum indexType = (m_drawType == DRAW_ELEMENTS_BAD_INDEX) ? (0x123) : (GL_UNSIGNED_SH… in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl490 …kObjectEntryTypeNVX type, VkObjectEntryUsageFlagsNVX flags, VkBuffer buffer, VkIndexType indexType)
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp98 IndexType indexType; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp119 const vk::VkIndexType indexType; member
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1763 …dBufferObj::BindIndexBuffer(VkBufferObj *indexBuffer, VkDeviceSize offset, VkIndexType indexType) { in BindIndexBuffer()
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp671 void CommandBuffer::bindIndexBuffer(VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) in bindIndexBuffer()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c3472 …xBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) in anv_tramp_CmdBindIndexBuffer()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4262 static deUint32 getFixedRestartIndex (rr::IndexType indexType) in getFixedRestartIndex()
4353 const rr::IndexType indexType = primitives.getIndexType(); in drawWithReference() local

12