Home
last modified time | relevance | path

Searched refs:LengthOfVectorAndMatrixTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp15070 LengthOfVectorAndMatrixTest::LengthOfVectorAndMatrixTest(deqp::Context &context, testCase test_case) in LengthOfVectorAndMatrixTest() function in gl4cts::GLSL420Pack::LengthOfVectorAndMatrixTest
15081 std::string LengthOfVectorAndMatrixTest::getTypeName(Utils::TYPES type) in getTypeName()
15104 bool LengthOfVectorAndMatrixTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
15133 void LengthOfVectorAndMatrixTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_ve… in prepareShaderSource()
15152 void LengthOfVectorAndMatrixTest::prepareUniforms(Utils::program &program) in prepareUniforms()
15197 void LengthOfVectorAndMatrixTest::prepareVertexBuffer(const Utils::program &program, Utils::buffer … in prepareVertexBuffer()
15296 std::string LengthOfVectorAndMatrixTest::getExpectedValue(Utils::SHADER_STAGES in_stage) in getExpectedValue()
15358 std::string LengthOfVectorAndMatrixTest::getInitialization() in getInitialization()
15383 std::string LengthOfVectorAndMatrixTest::getMatrixInitializer(GLuint n_cols, GLuint n_rows) in getMatrixInitializer()
15411 std::string LengthOfVectorAndMatrixTest::getVectorInitializer(Utils::TYPES type, glw::GLuint n_rows) in getVectorInitializer()
[all …]
Dgl4cShadingLanguage420PackTests.hpp2600 class LengthOfVectorAndMatrixTest : public GLSLTestBase class
2612 LengthOfVectorAndMatrixTest(deqp::Context &context, testCase test_case);
2614 virtual ~LengthOfVectorAndMatrixTest() in ~LengthOfVectorAndMatrixTest()