Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.cpp471 void TessellationShaderBarrier1::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
673 void TessellationShaderBarrier2::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
872 void TessellationShaderBarrier3::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties()
DesextcTessellationShaderTCTE.cpp1520 void TessellationShaderTCTEgl_in::getXFBProperties(const glw::GLchar*** out_names, glw::GLint* out_… in getXFBProperties()
DesextcTessellationShaderInvariance.cpp258 const char*** out_names) in getXFBProperties()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c482 static const char *out_names[] = { in pan_blitter_get_blit_shader() local