Searched defs:is_point_mode_enabled (Results 1 – 5 of 5) sorted by relevance
83 bool is_point_mode_enabled; member
610 bool is_point_mode_enabled) in getAmountOfVerticesGeneratedByTessellator()1231 bool is_point_mode_enabled, _tessellation_vertex_counter_program& result_descriptor) in initTessellationVertexCounterProgram()
342 …_tessellation_shader_vertex_ordering vertex_ordering, bool is_point_mode_enabled, TessellationShad… in initTestIteration()
318 bool is_point_mode_enabled; member
2063 bool is_point_mode_enabled) in getTessellationEvaluationShaderCode()2334 bool is_point_mode_enabled = point_mode_enabled_flags[n_point_mode_enabled_flag]; in initTest() local