Home
last modified time | relevance | path

Searched defs:stage (Results 201 - 225 of 755) sorted by relevance

12345678910>>...31

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgf100.c421 } stage[] = { in gf100_clk_prog() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dkvm_page_table_test.c191 enum test_stage stage; in vcpu_worker() local
318 static void vcpus_complete_new_stage(enum test_stage stage) in vcpus_complete_new_stage() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
H A Dtprot.c63 enum stage { enum
73 enum stage stage; member
141 enum stage stage = tests[*i].stage; in perform_next_stage() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Ddirty_log_page_splitting_test.c41 static void get_page_stats(struct kvm_vm *vm, struct kvm_page_stats *stats, const char *stage) in get_page_stats() argument
H A Dhyperv_ipi.c92 int stage = 1, ipis_expected[2] = {0}; in sender_guest_code() local
248 int stage = 1, r; main() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Dhypercalls.c50 static int stage = TEST_STAGE_REG_IFACE; variable
[all...]
/third_party/glslang/gtests/
H A DGlslMapIO.FromFile.cpp287 unsigned int stage = 0; in TEST_P() local
[all...]
H A DVkRelaxed.FromFile.cpp240 unsigned int stage = 0; in TEST_P() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_arrays_to_elements.c85 get_array_elements(struct hash_table *ht, nir_variable *var, gl_shader_stage stage) get_array_elements() argument
H A Dnir_divergence_analysis.c40 const gl_shader_stage stage; member
90 gl_shader_stage stage = shader->info.stage; in visit_intrinsic() local
704 gl_shader_stage stage = shader->info.stage; nir_variable_is_uniform() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_args.c152 allocate_user_sgprs(enum amd_gfx_level gfx_level, const struct radv_shader_info *info, struct radv_shader_args *args, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage, bool needs_view_index, bool has_ngg_query, struct user_sgpr_info *user_sgpr_info) allocate_user_sgprs() argument
279 declare_vs_specific_input_sgprs(const struct radv_shader_info *info, struct radv_shader_args *args, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage) declare_vs_specific_input_sgprs() argument
354 declare_streamout_sgprs(const struct radv_shader_info *info, struct radv_shader_args *args, gl_shader_stage stage) declare_streamout_sgprs() argument
505 set_vs_specific_input_locs(struct radv_shader_args *args, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage, uint8_t *user_sgpr_idx) set_vs_specific_input_locs() argument
536 radv_declare_shader_args(enum amd_gfx_level gfx_level, const struct radv_pipeline_key *key, const struct radv_shader_info *info, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage, struct radv_shader_args *args) radv_declare_shader_args() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_blocks.c461 fill_block(struct gl_uniform_block *block, nir_variable *var, struct gl_uniform_buffer_variable *variables, unsigned *variable_index, unsigned array_index, struct gl_shader_program *prog, const gl_shader_stage stage) fill_block() argument
H A Dlink_varyings.cpp47 get_varying_type(const ir_variable *var, gl_shader_stage stage) in get_varying_type() argument
293 compute_variable_location_slot(ir_variable *var, gl_shader_stage stage) compute_variable_location_slot() argument
329 check_location_aliasing(struct explicit_location_info explicit_locations[][4], ir_variable *var, unsigned location, unsigned component, unsigned location_limit, const glsl_type *type, unsigned interpolation, bool centroid, bool sample, bool patch, gl_shader_program *prog, gl_shader_stage stage) check_location_aliasing() argument
586 gl_shader_stage stage = stages[i]; validate_first_and_last_interface_explicit_locations() local
[all...]
H A Dlink_interface_blocks.cpp528 const gl_linked_shader *stage = stages[i]; in validate_interstage_uniform_blocks() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h65 Stage stage; member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.h60 VkShaderStageFlagBits stage; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c250 v3d_write_uniforms(struct v3d_context *v3d, struct v3d_job *job, struct v3d_compiled_shader *shader, enum pipe_shader_type stage) v3d_write_uniforms() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_build_data.c482 gl_shader_stage stage = nir->info.stage; in rogue_collect_io_data() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c366 VkPipelineShaderStageCreateInfo stage = {0}; in zink_create_gfx_pipeline() local
396 VkPipelineShaderStageCreateInfo stage = {0}; in zink_create_compute_pipeline() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h45 gl_shader_stage stage; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_hardcode.c221 pvr_hard_code_graphics_shader(const struct pvr_device_info *const dev_info, uint32_t pipeline_n, gl_shader_stage stage, struct rogue_shader_binary **const shader_out) pvr_hard_code_graphics_shader() argument
281 pvr_hard_code_graphics_get_build_info( const struct pvr_device_info *const dev_info, uint32_t pipeline_n, gl_shader_stage stage, struct rogue_common_build_data *const common_build_data, struct rogue_build_data *const build_data, struct pvr_explicit_constant_usage *const explicit_const_usage) pvr_hard_code_graphics_get_build_info() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt.c94 gl_shader_stage stage = shader->info.stage; in lower_rt_io_derefs() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c1012 st_get_nir_compiler_options(struct st_context *st, gl_shader_stage stage) in st_get_nir_compiler_options() argument
/third_party/mesa3d/src/mesa/main/
H A Dstate.c320 update_single_program_constants(struct gl_context *ctx, struct gl_program *prog, gl_shader_stage stage) update_single_program_constants() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c242 gl_shader_stage stage = blob_read_uint32(blob); in anv_shader_bin_deserialize() local
68 anv_shader_bin_create(struct anv_device *device, gl_shader_stage stage, const void *key_data, uint32_t key_size, const void *kernel_data, uint32_t kernel_size, const struct brw_stage_prog_data *prog_data_in, uint32_t prog_data_size, const struct brw_compile_stats *stats, uint32_t num_stats, const nir_xfb_info *xfb_info_in, const struct anv_pipeline_bind_map *bind_map) anv_shader_bin_create() argument
322 anv_device_upload_kernel(struct anv_device *device, struct vk_pipeline_cache *cache, gl_shader_stage stage, const void *key_data, uint32_t key_size, const void *kernel_data, uint32_t kernel_size, const struct brw_stage_prog_data *prog_data, uint32_t prog_data_size, const struct brw_compile_stats *stats, uint32_t num_stats, const nir_xfb_info *xfb_info, const struct anv_pipeline_bind_map *bind_map) anv_device_upload_kernel() argument

Completed in 21 milliseconds

12345678910>>...31