Home
last modified time | relevance | path

Searched defs:_test_iteration (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.hpp224 typedef struct _test_iteration struct in glcts::TessellationShaderInvarianceRule3Test
226 glw::GLfloat inner_tess_levels[2];
227 glw::GLfloat outer_tess_levels[4];
228 _tessellation_primitive_mode primitive_mode;
229 _tessellation_shader_vertex_spacing vertex_spacing;
231 unsigned int n_vertices;
233 _test_iteration() in _test_iteration() function
243 } _test_iteration; typedef in glcts::TessellationShaderInvarianceRule3Test
307 typedef struct _test_iteration struct in glcts::TessellationShaderInvarianceRule4Test
309 glw::GLfloat inner_tess_levels[2];
[all …]
DesextcTessellationShaderVertexOrdering.hpp79 typedef struct _test_iteration struct in glcts::TessellationShaderVertexOrdering
81 char* data;
82 float inner_tess_levels[2];
83 bool is_point_mode_enabled;
84 unsigned int n_vertices;
85 float outer_tess_levels[4];
86 _tessellation_primitive_mode primitive_mode;
87 _tessellation_shader_vertex_ordering vertex_ordering;
89 _test_iteration() in _test_iteration() function
99 } _test_iteration; typedef in glcts::TessellationShaderVertexOrdering
/external/deqp/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.hpp130 } _test_iteration; typedef in gl3cts::InputVariablesCannotBeModifiedTest
175 } _test_iteration; typedef in gl3cts::InvalidUseCasesForAllNotFuncsAndExclMarkOpTest
322 } _test_iteration; typedef in gl3cts::InvalidVSInputsTest
429 } _test_iteration; typedef in gl3cts::PerVertexValidationTest
/external/python/cpython2/Lib/test/
Dtest_mailbox.py1786 def _test_iteration(self, proxy): member in TestProxyFileBase
/external/python/cpython3/Lib/test/
Dtest_mailbox.py1958 def _test_iteration(self, proxy): member in TestProxyFileBase