Home
last modified time | relevance | path

Searched defs:is_arb_asm (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone.cpp101 init_gl_program(struct gl_program *prog, bool is_arb_asm, gl_shader_stage stage) in init_gl_program() argument
110 new_program(UNUSED struct gl_context *ctx, gl_shader_stage stage, UNUSED GLuint id, bool is_arb_asm) new_program() argument
/third_party/mesa3d/src/mesa/program/
H A Dprogram.c187 _mesa_init_gl_program(struct gl_program *prog, gl_shader_stage stage, GLuint id, bool is_arb_asm) _mesa_init_gl_program() argument
222 _mesa_new_program(struct gl_context *ctx, gl_shader_stage stage, GLuint id, bool is_arb_asm) _mesa_new_program() argument

Completed in 2 milliseconds