Home
last modified time | relevance | path

Searched refs:gl_max_tess_evaluation_shader_storage_blocks (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp127 glw::GLint gl_max_tess_evaluation_shader_storage_blocks; in initTest() local
146 &gl_max_tess_evaluation_shader_storage_blocks); in initTest()
155 …(gl_max_tess_control_shader_storage_blocks > 0) && (gl_max_tess_evaluation_shader_storage_blocks >… in initTest()