Home
last modified time | relevance | path

Searched defs:vertex_spacing (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderQuads.hpp90 _tessellation_shader_vertex_spacing vertex_spacing; member
171 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderInvariance.hpp229 _tessellation_shader_vertex_spacing vertex_spacing; member
312 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderPoints.hpp197 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderTriangles.hpp88 _tessellation_shader_vertex_spacing vertex_spacing; member
234 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderPoints.cpp702 _tessellation_shader_vertex_spacing vertex_spacing = vertex_spacings[n_vertex_spacing]; in initTest() local
991 std::string vertex_spacing = TessellationShaderUtils::getESTokenForVertexSpacingMode(run.vertex_spacing); verifyCorrectAmountOfVertices() local
1037 std::string vertex_spacing = TessellationShaderUtils::getESTokenForVertexSpacingMode(run.vertex_spacing); verifyCorrectAmountOfDuplicateVertices() local
[all...]
H A DesextcTessellationShaderTriangles.cpp285 initTestDescriptor( _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing) initTestDescriptor() argument
[all...]
H A DesextcTessellationShaderVertexSpacing.hpp93 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderIsolines.cpp634 void TessellationShadersIsolines::initTestDescriptor(_tessellation_shader_vertex_spacing vertex_spacing, in initTestDescriptor() argument
H A DesextcTessellationShaderTCTE.hpp238 _tessellation_shader_vertex_spacing vertex_spacing; member
390 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderTessellation.hpp306 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderUtils.hpp322 _tessellation_shader_vertex_spacing vertex_spacing; member
H A DesextcTessellationShaderTessellation.cpp1730 std::string TessellationShaderTessellationgl_TessCoord::getTECode(_tessellation_shader_vertex_spacing vertex_spacing, in getTECode() argument
1868 initTestDescriptor( _test_descriptor& test, _tessellation_shader_vertex_spacing vertex_spacing, _tessellation_primitive_mode primitive_mode, glw::GLint n_patch_vertices, const float* inner_tess_level, const float* outer_tess_level, _tessellation_test_type test_type) initTestDescriptor() argument
H A DesextcTessellationShaderUtils.cpp436 std::string TessellationShaderUtils::getGenericTECode(_tessellation_shader_vertex_spacing vertex_spacing, in getGenericTECode() argument
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
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
773 getESTokenForVertexSpacingMode(_tessellation_shader_vertex_spacing vertex_spacing) getESTokenForVertexSpacingMode() argument
865 getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_spacing vertex_spacing, float level, glw::GLint gl_max_tess_gen_level_value, float* out_clamped, float* out_clamped_and_rounded) getTessellationLevelAfterVertexSpacing() 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 DesextcTessellationShaderTCTE.cpp2329 _tessellation_shader_vertex_spacing vertex_spacing = vertex_spacing_modes[n_vertex_spacing_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...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h612 unsigned vertex_spacing:1; member
764 enum gl_tess_spacing vertex_spacing; member

Completed in 19 milliseconds