Home
last modified time | relevance | path

Searched defs:n_patch_vertices (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp252 glw::GLint n_patch_vertices = 0; in iterate() local
H A DesextcTessellationShaderPrimitiveCoverage.cpp574 void TessellationShaderPrimitiveCoverage::drawPatch(glw::GLuint po_id, glw::GLuint n_patch_vertices, in drawPatch() argument
H A DesextcTessellationShaderTessellation.hpp198 glw::GLint n_patch_vertices; member
298 glw::GLint n_patch_vertices; member
H A DesextcTessellationShaderUtils.hpp319 glw::GLint n_patch_vertices; member
H A DesextcTessellationShaderTessellation.cpp922 n_patch_vertices_sstream << n_patch_vertices; in getTCCode() local
1064 const glw::GLint n_patch_vertices[] = { 4, gl_max_patch_vertices_value / 2, gl_max_patch_vertices_value }; in initTest() local
886 getTCCode( glw::GLuint n_patch_vertices) getTCCode() argument
1139 initRun( _run& run, _tessellation_primitive_mode primitive_mode, glw::GLint n_patch_vertices, bool is_indiced, glw::GLint n_instances, unsigned int drawcall_count_multiplier) initRun() argument
1715 getTCCode(glw::GLint n_patch_vertices) getTCCode() 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
[all...]
H A DesextcTessellationShaderUtils.cpp358 std::string TessellationShaderUtils::getGenericTCCode(unsigned int n_patch_vertices, in getGenericTCCode() argument
410 n_patch_vertices_sstream << n_patch_vertices; in getGenericTCCode() local
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.cpp4103 glw::GLint n_patch_vertices = 0; in iterate() local

Completed in 12 milliseconds