Searched refs:relative_path_cursor (Results 1 – 1 of 1) sorted by relevance
3201 size_t relative_path_cursor; member3219 return shared->ShaderIncludes->relative_path_cursor; in _mesa_get_shader_include_cursor()3225 shared->ShaderIncludes->relative_path_cursor = cursor; in _mesa_set_shader_include_cursor()3354 size_t i = ctx->Shared->ShaderIncludes->relative_path_cursor; in lookup_shader_include()3355 bool use_cursor = ctx->Shared->ShaderIncludes->relative_path_cursor; in lookup_shader_include()3426 ctx->Shared->ShaderIncludes->relative_path_cursor = i; in lookup_shader_include()3617 ctx->Shared->ShaderIncludes->relative_path_cursor = 0; in _mesa_CompileShaderIncludeARB()