Searched defs:prog (Results 1 - 25 of 397) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_linker.c37 nir_build_program_resource_list(struct gl_context * ctx,struct gl_shader_program * prog) argument
H A Dlinker_util.cpp32 link_util_add_program_resource(struct gl_shader_program *prog, argument
72 link_util_find_empty_block(struct gl_shader_program * prog,struct gl_uniform_storage * uniform) argument
100 link_util_update_empty_uniform_locations(struct gl_shader_program * prog) argument
[all...]
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A Dprivileged_startx.c40 static void usage(const char *prog) { argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram.h85 _mesa_reference_program(struct gl_context * ctx,struct gl_program ** ptr,struct gl_program * prog) argument
[all...]
H A Darbprogparse.c72 struct gl_program prog; local in function:_mesa_parse_arb_fragment_program
166 struct gl_program prog; local in function:_mesa_parse_arb_vertex_program
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram.h85 _mesa_reference_program(struct gl_context * ctx,struct gl_program ** ptr,struct gl_program * prog) argument
[all...]
H A Darbprogparse.c72 struct gl_program prog; local in function:_mesa_parse_arb_fragment_program
166 struct gl_program prog; local in function:_mesa_parse_arb_vertex_program
[all...]
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dscissor-viewport.c38 struct program prog; variable in typeref:struct:program
[all...]
H A Dscissor.c38 struct program prog; variable in typeref:struct:program
[all...]
H A Dvpeval.c21 static const char prog[] = variable in typeref:typename:const char[]
H A Dvptest2.c53 static const char *prog = local in function:Test1
81 static const char *prog = local in function:Test2
109 static const char *prog = local in function:Test3
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_storagebuf.c44 st_bind_ssbos(struct st_context *st, struct gl_program *prog, argument
98 struct gl_program *prog = local in function:st_bind_vs_ssbos
106 struct gl_program *prog = local in function:st_bind_fs_ssbos
114 struct gl_program *prog = local in function:st_bind_gs_ssbos
122 struct gl_program *prog = local in function:st_bind_tcs_ssbos
130 struct gl_program *prog = local in function:st_bind_tes_ssbos
138 struct gl_program *prog = local in function:st_bind_cs_ssbos
[all...]
H A Dst_cb_compute.c44 struct gl_program *prog = local in function:st_dispatch_compute_common
H A Dst_glsl_to_ir.cpp46 st_link_shader(struct gl_context *ctx, struct gl_shader_program *prog) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.h39 uint32_t prog[256/2]; member in struct:fd6_streamout_state
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_common.cpp27 ConverterCommon::ConverterCommon(Program *prog, nv50_ir_prog_info *info) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs.c198 const struct gl_program *prog = local in function:brw_ff_gs_populate_key
H A Dbrw_gs_surface_state.c75 struct gl_program *prog = local in function:brw_upload_gs_ubo_surfaces
H A Dbrw_tcs_surface_state.c75 struct gl_program *prog = local in function:brw_upload_tcs_ubo_surfaces
H A Dbrw_tes_surface_state.c75 struct gl_program *prog = local in function:brw_upload_tes_ubo_surfaces
H A Dbrw_vs_surface_state.c80 struct gl_program *prog = ctx->_Shader->CurrentProgram[MESA_SHADER_VERTEX]; local in function:brw_upload_vs_ubo_surfaces
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dcompiler.hpp35 compile_program(const program &prog, const header_map &headers, argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_storagebuf.c44 st_bind_ssbos(struct st_context *st, struct gl_program *prog, argument
98 struct gl_program *prog = local in function:st_bind_vs_ssbos
106 struct gl_program *prog local in function:st_bind_fs_ssbos
114 struct gl_program *prog = local in function:st_bind_gs_ssbos
122 struct gl_program *prog = local in function:st_bind_tcs_ssbos
130 struct gl_program *prog = local in function:st_bind_tes_ssbos
138 struct gl_program *prog = local in function:st_bind_cs_ssbos
[all...]
H A Dst_cb_compute.c44 struct gl_program *prog = local in function:st_dispatch_compute_common
H A Dst_glsl_to_ir.cpp46 st_link_shader(struct gl_context *ctx, struct gl_shader_program *prog) argument
[all...]

Completed in 19 milliseconds

1234567891011>>