Searched refs:_mesa_lookup_shader_include (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dpp_standalone_scaffolding.h37 _mesa_lookup_shader_include(struct gl_context *ctx, char *path,
H A Dpp_standalone_scaffolding.c33 _mesa_lookup_shader_include(struct gl_context *ctx, char *path, function in typeref:typename:const char *
H A Dglcpp-parse.y36 _mesa_lookup_shader_include(struct gl_context *ctx, char *path,
364 _mesa_lookup_shader_include(parser->gl_ctx, path, false);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.h435 _mesa_lookup_shader_include(struct gl_context *ctx, char *path,
H A Dshaderapi.c3515 _mesa_lookup_shader_include(struct gl_context *ctx, char *path, function in typeref:typename:const char *
3714 const char *source = _mesa_lookup_shader_include(ctx, name_cp, false);
3734 const char *source = _mesa_lookup_shader_include(ctx, name_cp, true);
3762 const char *source = _mesa_lookup_shader_include(ctx, name_cp, true);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst3334 - mesa: add \_mesa_lookup_shader_include() helper
3338 - mesa: make error checking optional in \_mesa_lookup_shader_include()
3341 - mesa: split \_mesa_lookup_shader_include() in two
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c111 _mesa_lookup_shader_include(struct gl_context *ctx, char *path,
2133 _mesa_lookup_shader_include(parser->gl_ctx, path, false);

Completed in 19 milliseconds