Searched defs:generateIndices (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ | ||
H A D | glsShaderPerformanceMeasurer.cpp | 98 static void generateIndices (std::vector<deUint16>& dst, int gridSizeX, int gridSizeY) in generateIndices() function |
H A D | glsDrawTest.cpp | 1669 char* RandomArrayGenerator::generateIndices (int seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) in generateIndices() function in deqp::gls::__anon30985::RandomArrayGenerator |
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fVertexArrayObjectTests.cpp | 267 deUint8* VertexArrayObjectTest::generateIndices (void) in generateIndices() function in deqp::gles3::Functional::VertexArrayObjectTest 851 deUint8* MultiVertexArrayObjectTest::generateIndices (void) in generateIndices() function in deqp::gles3::Functional::MultiVertexArrayObjectTest |
Completed in 10 milliseconds