Searched defs:_test_case (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp83 typedef struct _test_case struct in class:glcts::DrawElementsBaseVertexTestBase
133 _test_case() function in struct:glcts::DrawElementsBaseVertexTestBase::_test_case
156 } _test_case; typedef in class:glcts::DrawElementsBaseVertexTestBase
159 typedef std::vector<_test_case> _test_cases;
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.hpp364 typedef struct _test_case struct in class:gl4cts::CopyOpsBufferStorageTestCase
381 } _test_case; typedef in class:gl4cts::CopyOpsBufferStorageTestCase
383 typedef std::vector<_test_case> _test_cases;
H A Dgl4cShaderSubroutineTests.hpp354 struct _test_case struct in class:gl4cts::ShaderSubroutine::FunctionalTest1_2
360 typedef std::vector<_test_case> _test_cases;
365 bool executeTestIteration(const _test_case& test_case);
851 enum _test_case enum in class:gl4cts::ShaderSubroutine::FunctionalTest16
914 void verifySubroutineUniformValues(const _test_case& test_case, const unsigned int& n_id,
1216 enum _test_case enum in class:gl4cts::ShaderSubroutine::NegativeTest4
1229 const _test_case& test_case) const;
1373 enum _test_case enum in class:gl4cts::ShaderSubroutine::NegativeTest9
1386 std::string getTestCaseString(const _test_case& test_case);
1387 std::string getVertexShader(const _test_case
1413 struct _test_case struct in class:gl4cts::ShaderSubroutine::NegativeTest10
1462 enum _test_case enum in class:gl4cts::ShaderSubroutine::NegativeTest11
1500 enum _test_case enum in class:gl4cts::ShaderSubroutine::NegativeTest12
[all...]
H A Dgl4cGPUShaderFP64Tests.hpp1047 struct _test_case struct in class:gl4cts::GPUShaderFP64Test5
1058 bool executeIteration(const _test_case& test_case);
1063 std::string getVertexShaderBody(const _test_case& test_case);
1064 void initIteration(_test_case& test_case);
1067 bool verifyXFBData(const unsigned char* data_ptr, const _test_case& test_case);
1139 struct _test_case struct in class:gl4cts::GPUShaderFP64Test6
1156 bool executeIteration(const _test_case& test_case);
1157 std::string getComputeShaderBody(const _test_case& test_case);
1158 std::string getFragmentShaderBody(const _test_case& test_case);
1159 std::string getGeometryShaderBody(const _test_case
1350 struct _test_case struct in class:gl4cts::GPUShaderFP64Test8
1452 struct _test_case struct in class:gl4cts::GPUShaderFP64Test9
[all...]

Completed in 208 milliseconds