Home
last modified time | relevance | path

Searched defs:getNumIndices (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DOperator.h268 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.cpp67 static inline int getNumIndices (int gridSizeX, int gridSizeY) in getNumIndices() function
/external/llvm/include/llvm/IR/
DOperator.h411 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp188 int PrimitiveRestartCase::getNumIndices (void) in getNumIndices() function in deqp::gles3::Functional::PrimitiveRestartCase
Des3fVertexTextureTests.cpp245 int getNumIndices (void) const { return m_gridSize*m_gridSize*3*2; } in getNumIndices() function in deqp::gles3::Functional::__anon936a6fe40111::PosTexCoordQuadGrid
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp196 int getNumIndices (void) const { return m_gridSize*m_gridSize*3*2; } in getNumIndices() function in deqp::gles2::Functional::__anon028bf8420111::PosTexCoordQuadGrid
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp146 deUint32 getNumIndices (void) const { return getNumVertices(); } in getNumIndices() function in vkt::synchronization::__anon5f1475170111::VertexGrid