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

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.c3280 size_t relative_path_cursor; member in struct:shader_includes
3298 return shared->ShaderIncludes->relative_path_cursor;
3304 shared->ShaderIncludes->relative_path_cursor = cursor;
3433 size_t i = ctx->Shared->ShaderIncludes->relative_path_cursor;
3434 bool use_cursor = ctx->Shared->ShaderIncludes->relative_path_cursor;
3505 ctx->Shared->ShaderIncludes->relative_path_cursor = i;
3696 ctx->Shared->ShaderIncludes->relative_path_cursor = 0;

Completed in 5 milliseconds