Home
last modified time | relevance | path

Searched defs:vs_prog_data (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_vs.h54 struct brw_vs_prog_data * const vs_prog_data; member in brw::vec4_vs_visitor
H A Dbrw_vec4_vs_visitor.cpp94 vec4_vs_visitor(const struct brw_compiler *compiler, void *log_data, const struct brw_vs_prog_key *key, struct brw_vs_prog_data *vs_prog_data, const nir_shader *shader, void *mem_ctx, bool debug_enabled) vec4_vs_visitor() argument
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c267 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx, struct nir_shader *nir, struct brw_vs_prog_data *vs_prog_data) blorp_compile_vs() argument
H A Dblorp_genX_exec.h692 struct brw_vs_prog_data *vs_prog_data = params->vs_prog_data; in blorp_emit_vs_config() local
H A Dblorp_clear.c282 struct brw_vs_prog_data vs_prog_data; in blorp_params_get_layer_offset_vs() local
H A Dblorp_priv.h246 struct brw_vs_prog_data *vs_prog_data; member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c94 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); in emit_vertex_input() local
1518 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); emit_3dstate_vs() local
[all...]
H A DgenX_cmd_buffer.c4155 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); in update_dirty_vbs_for_gfx8_vb_flush() local
4203 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); in CmdDraw() local
4170 cmd_buffer_emit_vertex_constants_and_flush(struct anv_cmd_buffer *cmd_buffer, const struct brw_vs_prog_data *vs_prog_data, uint32_t base_vertex, uint32_t base_instance, uint32_t draw_id, bool force_flush) cmd_buffer_emit_vertex_constants_and_flush() argument
4251 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawMultiEXT() local
4302 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawIndexed() local
4350 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawMultiIndexedEXT() local
4470 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawIndirectByteCountEXT() local
4580 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawIndirect() local
4637 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawIndexedIndirect() local
4804 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawIndirectCount() local
4872 const struct brw_vs_prog_data *vs_prog_data = get_vs_prog_data(pipeline); CmdDrawIndexedIndirectCount() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1315 struct brw_vs_prog_data *vs_prog_data = in iris_compile_vs() local
H A Diris_state.c6770 const struct brw_vs_prog_data *vs_prog_data = (void *) in iris_upload_dirty_render_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1188 struct brw_vs_prog_data *vs_prog_data = in crocus_compile_vs() local
1323 const struct brw_vs_prog_data *vs_prog_data = in crocus_update_compiled_vs() local
[all...]
H A Dcrocus_state.c7736 const struct brw_vs_prog_data *vs_prog_data = (void *) local

Completed in 47 milliseconds