Searched defs:is_point_mode_enabled (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderVertexOrdering.hpp | 83 bool is_point_mode_enabled; member
|
H A D | esextcTessellationShaderVertexOrdering.cpp | 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
|
H A D | esextcTessellationShaderUtils.hpp | 318 bool is_point_mode_enabled; member
|
H A D | esextcTessellationShaderUtils.cpp | 607 getAmountOfVerticesGeneratedByTessellator( _tessellation_primitive_mode primitive_mode, const float* inner_tessellation_level, const float* outer_tessellation_level, _tessellation_shader_vertex_spacing vertex_spacing, bool is_point_mode_enabled) getAmountOfVerticesGeneratedByTessellator() argument 1228 initTessellationVertexCounterProgram( const float* inner_tess_level, const float* outer_tess_level, glw::GLint n_patch_vertices, _tessellation_shader_vertex_spacing vertex_spacing, _tessellation_primitive_mode primitive_mode, bool is_point_mode_enabled, _tessellation_vertex_counter_program& result_descriptor) initTessellationVertexCounterProgram() argument [all...] |
H A D | esextcTessellationShaderTCTE.cpp | 2334 bool is_point_mode_enabled = point_mode_enabled_flags[n_point_mode_enabled_flag]; 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
|
Completed in 9 milliseconds