Home
last modified time | relevance | path

Searched defs:getNumIndices (Results 1 – 9 of 9) 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/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.cpp66 inline GLsizei getNumIndices(const std::vector<GLsizei>& restartIndices, size_t i, GLsizei count) in getNumIndices() function
/external/llvm/include/llvm/IR/
DOperator.h411 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h483 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::__anon8ea8106e0111::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::__anonfdc998cc0111::PosTexCoordQuadGrid
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp149 deUint32 getNumIndices (void) const { return getNumVertices(); } in getNumIndices() function in vkt::synchronization::__anon7f0213210111::VertexGrid