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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dserialize.h43 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx,
H A Dshader_cache.cpp241 bool deserialized = deserialize_glsl_program(&metadata, ctx, prog);
H A Dserialize.cpp1301 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dserialize.h43 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx,
H A Dshader_cache.cpp239 bool deserialized = deserialize_glsl_program(&metadata, ctx, prog);
H A Dserialize.cpp1268 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dprogram_binary.c202 if (!deserialize_glsl_program(blob, ctx, sh_prog))
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dprogram_binary.c202 if (!deserialize_glsl_program(blob, ctx, sh_prog))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst82 - link_shader and deserialize_glsl_program suddenly consume huge amount

Completed in 14 milliseconds