Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsShaderPerformanceMeasurer.cpp67 static inline int getNumIndices (int gridSizeX, int gridSizeY) in getNumIndices() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.cpp66 inline GLsizei getNumIndices(const std::vector<GLsizei>& restartIndices, size_t i, GLsizei count) in getNumIndices() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h510 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
/third_party/vk-gl-cts/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::__anon63afcae40111::PosTexCoordQuadGrid
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fVertexTextureTests.cpp196 int getNumIndices (void) const { return m_gridSize*m_gridSize*3*2; } in getNumIndices() function in deqp::gles2::Functional::__anond2d153420111::PosTexCoordQuadGrid
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp178 deUint32 getNumIndices (void) const { return getNumVertices(); } in getNumIndices() function in vkt::synchronization::__anon23f310170111::VertexGrid