Home
last modified time | relevance | path

Searched refs:gl_state_index16 (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/mesa/program/
Dprog_parameter.h116 gl_state_index16 StateIndexes[STATE_LENGTH];
165 const gl_state_index16 state[STATE_LENGTH],
184 const gl_state_index16 stateTokens[STATE_LENGTH],
189 const gl_state_index16 stateTokens[]);
Dprog_statevars.h144 _mesa_program_state_value_size(const gl_state_index16 state[STATE_LENGTH]);
147 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]);
151 _mesa_program_state_string(const gl_state_index16 state[STATE_LENGTH]);
Dprog_parameter.c243 const gl_state_index16 state[STATE_LENGTH], in _mesa_add_parameter()
372 const gl_state_index16 stateTokens[STATE_LENGTH], in _mesa_add_sized_state_reference()
411 const gl_state_index16 stateTokens[STATE_LENGTH]) in _mesa_add_state_reference()
Dprogramopt.c60 static const gl_state_index16 mvpState[4][STATE_LENGTH] = { in insert_mvp_dp4_code()
128 static const gl_state_index16 mvpState[4][STATE_LENGTH] = { in insert_mvp_mad_code()
250 static const gl_state_index16 fogPStateOpt[STATE_LENGTH] in _mesa_append_fog_code()
252 static const gl_state_index16 fogColorState[STATE_LENGTH] in _mesa_append_fog_code()
Dprogram_parse.y52 const gl_state_index16 tokens[STATE_LENGTH]);
55 struct asm_symbol *param_var, const gl_state_index16 tokens[STATE_LENGTH]);
58 struct asm_symbol *param_var, const gl_state_index16 tokens[STATE_LENGTH]);
143 gl_state_index16 state[STATE_LENGTH];
2306 const gl_state_index16 tokens[STATE_LENGTH])
2327 const gl_state_index16 tokens[STATE_LENGTH])
2330 gl_state_index16 state_tokens[STATE_LENGTH];
2379 const gl_state_index16 tokens[STATE_LENGTH])
2382 gl_state_index16 state_tokens[STATE_LENGTH];
Dprog_statevars.c57 fetch_state(struct gl_context *ctx, const gl_state_index16 state[], in fetch_state()
646 _mesa_program_state_value_size(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_value_size()
663 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_flags()
1001 _mesa_program_state_string(const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_string()
/external/mesa3d/src/compiler/nir/
Dnir_lower_point_size_mov.c36 const gl_state_index16 *pointsize_state_tokens, in lower_impl()
69 const gl_state_index16 *pointsize_state_tokens) in nir_lower_point_size_mov()
Dnir_lower_patch_vertices.c28 make_uniform(nir_shader *nir, const gl_state_index16 *tokens) in make_uniform()
59 const gl_state_index16 *uniform_state_tokens) in nir_lower_patch_vertices()
Dnir_lower_clip.c222 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in get_ucp()
248 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_outputs()
320 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_vs()
365 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in lower_clip_in_gs_block()
393 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) in nir_lower_clip_gs()
Dnir_lower_pntc_ytransform.c33 const gl_state_index16 *pntc_state_tokens;
108 const gl_state_index16 pntc_state_tokens[][STATE_LENGTH]) in nir_lower_pntc_ytransform()
Dnir_lower_alpha_test.c41 const gl_state_index16 *alpha_ref_state_tokens) in nir_lower_alpha_test()
Dnir.h116 gl_state_index16 tokens[STATE_LENGTH];
4609 const gl_state_index16 *alpha_ref_state_tokens);
4877 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]);
4880 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]);
4887 const gl_state_index16 *pointsize_state_tokens);
4899 const gl_state_index16 *uniform_state_tokens);
4902 gl_state_index16 state_tokens[STATE_LENGTH];
4914 const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]);
4921 gl_state_index16 texcoord_state_tokens[STATE_LENGTH];
4922 gl_state_index16 scale_state_tokens[STATE_LENGTH];
[all …]
Dnir_lower_drawpixels.c71 const gl_state_index16 state_tokens[STATE_LENGTH]) in create_uniform()
/external/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.h75 _mesa_program_state_flags(const gl_state_index16 state[STATE_LENGTH]);
79 _mesa_program_state_string(const gl_state_index16 state[STATE_LENGTH]);
Dstandalone_scaffolding.cpp122 _mesa_program_state_flags(UNUSED const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_flags()
128 _mesa_program_state_string(UNUSED const gl_state_index16 state[STATE_LENGTH]) in _mesa_program_state_string()
Dir.h402 gl_state_index16 tokens[STATE_LENGTH];
/external/mesa3d/src/mesa/main/tests/
Dprogram_state_string.cpp33 const gl_state_index16 state[STATE_LENGTH] = { in TEST()
/external/mesa3d/src/mesa/state_tracker/
Dst_program.c669 gl_state_index16 clipplane_state[MAX_CLIP_PLANES][STATE_LENGTH] = {{0}}; in lower_ucp()
696 static const gl_state_index16 depth_range_state[STATE_LENGTH] =
708 static const gl_state_index16 point_size_state[STATE_LENGTH] = in st_create_vp_variant()
1222 static const gl_state_index16 texcoord_state[STATE_LENGTH] = in st_create_fp_variant()
1224 static const gl_state_index16 scale_state[STATE_LENGTH] = in st_create_fp_variant()
1226 static const gl_state_index16 bias_state[STATE_LENGTH] = in st_create_fp_variant()
1228 static const gl_state_index16 alpha_ref_state[STATE_LENGTH] = in st_create_fp_variant()
Dst_nir_lower_builtin.c104 gl_state_index16 tokens[STATE_LENGTH]; in get_variable()
Dst_glsl_to_nir.cpp216 const gl_state_index16 *const stateTokens = uniform->state_slots[0].tokens; in st_nir_assign_uniform_locations()
620 static const gl_state_index16 wposTransformState[STATE_LENGTH] = { in st_nir_lower_wpos_ytransform()
645 static const gl_state_index16 pntcTransformState[STATE_LENGTH] = { in st_nir_lower_wpos_ytransform()
Dst_atifs_to_tgsi.c549 static const gl_state_index16 fog_params_state[STATE_LENGTH] = in st_init_atifs_prog()
551 static const gl_state_index16 fog_color[STATE_LENGTH] = in st_init_atifs_prog()
Dst_mesa_to_tgsi.c637 static const gl_state_index16 wposTransformState[STATE_LENGTH] in emit_wpos_adjustment()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program.c131 static const gl_state_index16 tokens[STATE_LENGTH] = in brw_create_nir()
144 static const gl_state_index16 tokens[STATE_LENGTH] = in brw_create_nir()
/external/mesa3d/src/compiler/
Dshader_enums.h91 typedef short gl_state_index16; /* see enum gl_state_index */ typedef
/external/mesa3d/src/mesa/main/
Duniforms.h508 gl_state_index16 tokens[STATE_LENGTH];

12