Home
last modified time | relevance | path

Searched defs:is_point_mode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderUtils.cpp1177 bool is_point_mode) in getTFModeForPrimitiveMode()
H A DesextcTessellationShaderInvariance.cpp546 bool is_point_mode = false; in iterate() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp2645 bool is_point_mode = false; in ProcessExecutionModes() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c4678 static GLenum get_tess_xfb_mode(int mode, bool is_point_mode) in get_tess_xfb_mode()