Searched defs:vertex_ordering (Results 1 - 7 of 7) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderVertexOrdering.hpp | 87 _tessellation_shader_vertex_ordering vertex_ordering; member
|
H A D | esextcTessellationShaderInvariance.hpp | 379 _tessellation_shader_vertex_ordering vertex_ordering; member 446 _tessellation_shader_vertex_ordering vertex_ordering; member 514 _tessellation_shader_vertex_ordering vertex_ordering; member
|
H A D | esextcTessellationShaderVertexOrdering.cpp | 285 _tessellation_shader_vertex_ordering vertex_ordering = vertex_orderings[n_vertex_ordering]; in initTest() local 340 initTestIteration( const float* inner_tess_levels, const float* outer_tess_levels, _tessellation_primitive_mode primitive_mode, _tessellation_shader_vertex_ordering vertex_ordering, bool is_point_mode_enabled, TessellationShaderUtils* utils) initTestIteration() argument [all...] |
H A D | esextcTessellationShaderTCTE.hpp | 237 _tessellation_shader_vertex_ordering vertex_ordering; member
|
H A D | esextcTessellationShaderUtils.cpp | 436 getGenericTECode(_tessellation_shader_vertex_spacing vertex_spacing, _tessellation_primitive_mode primitive_mode, _tessellation_shader_vertex_ordering vertex_ordering, bool point_mode) getGenericTECode() argument 657 getDataGeneratedByTessellator( const float* inner, bool point_mode, _tessellation_primitive_mode primitive_mode, _tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_spacing, const float* outer) getDataGeneratedByTessellator() argument 726 getESTokenForVertexOrderingMode( _tessellation_shader_vertex_ordering vertex_ordering) getESTokenForVertexOrderingMode() argument [all...] |
H A D | esextcTessellationShaderInvariance.cpp | 550 _tessellation_shader_vertex_ordering vertex_ordering = TESSELLATION_SHADER_VERTEX_ORDERING_UNKNOWN; in iterate() local 845 _tessellation_shader_vertex_ordering vertex_ordering = TESSELLATION_SHADER_VERTEX_ORDERING_UNKNOWN; in getTECode() local 1124 _tessellation_shader_vertex_ordering vertex_ordering = TESSELLATION_SHADER_VERTEX_ORDERING_UNKNOWN; in getTECode() local 2064 _tessellation_shader_vertex_ordering vertex_ordering = vo_modes[n_vo_mode]; initTestIterations() local 2347 _tessellation_shader_vertex_ordering vertex_ordering = vertex_ordering_modes[n_vo_mode]; initTestIterations() local 2575 getTestIterationIndex( bool is_triangles_iteration, const float* inner_tess_levels, const float* outer_tess_levels, _tessellation_shader_vertex_ordering vertex_ordering, unsigned int n_modified_outer_tess_level) getTestIterationIndex() argument 2743 _tessellation_shader_vertex_ordering vertex_ordering = vo_modes[n_vo_mode]; initTestIterations() local [all...] |
H A D | esextcTessellationShaderTCTE.cpp | 2324 _tessellation_shader_vertex_ordering vertex_ordering = vertex_ordering_modes[n_vertex_ordering_mode]; in initTest() local 2060 getTessellationEvaluationShaderCode( bool should_pass_pointsize_data, _tessellation_primitive_mode primitive_mode, _tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_spacing, bool is_point_mode_enabled) getTessellationEvaluationShaderCode() argument [all...] |
Completed in 11 milliseconds