Searched refs:relative_path_cursor (Results 1 – 1 of 1) sorted by relevance
3224 size_t relative_path_cursor; member3242 return shared->ShaderIncludes->relative_path_cursor; in _mesa_get_shader_include_cursor()3248 shared->ShaderIncludes->relative_path_cursor = cursor; in _mesa_set_shader_include_cursor()3377 size_t i = ctx->Shared->ShaderIncludes->relative_path_cursor; in lookup_shader_include()3378 bool use_cursor = ctx->Shared->ShaderIncludes->relative_path_cursor; in lookup_shader_include()3449 ctx->Shared->ShaderIncludes->relative_path_cursor = i; in lookup_shader_include()3641 ctx->Shared->ShaderIncludes->relative_path_cursor = 0; in _mesa_CompileShaderIncludeARB()