Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.hpp83 bool is_point_mode_enabled; member
DesextcTessellationShaderUtils.cpp610 bool is_point_mode_enabled) in getAmountOfVerticesGeneratedByTessellator()
1231 bool is_point_mode_enabled, _tessellation_vertex_counter_program& result_descriptor) in initTessellationVertexCounterProgram()
DesextcTessellationShaderVertexOrdering.cpp342 …_tessellation_shader_vertex_ordering vertex_ordering, bool is_point_mode_enabled, TessellationShad… in initTestIteration()
DesextcTessellationShaderUtils.hpp318 bool is_point_mode_enabled; member
DesextcTessellationShaderTCTE.cpp2063 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