| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | gf100.c | 421 } stage[] = { in gf100_clk_prog() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| H A D | kvm_page_table_test.c | 191 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 D | tprot.c | 63 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 D | dirty_log_page_splitting_test.c | 41 static void get_page_stats(struct kvm_vm *vm, struct kvm_page_stats *stats, const char *stage) in get_page_stats() argument
|
| H A D | hyperv_ipi.c | 92 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 D | hypercalls.c | 50 static int stage = TEST_STAGE_REG_IFACE; variable [all...] |
| /third_party/glslang/gtests/ |
| H A D | GlslMapIO.FromFile.cpp | 287 unsigned int stage = 0; in TEST_P() local [all...] |
| H A D | VkRelaxed.FromFile.cpp | 240 unsigned int stage = 0; in TEST_P() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io_arrays_to_elements.c | 85 get_array_elements(struct hash_table *ht, nir_variable *var, gl_shader_stage stage) get_array_elements() argument
|
| H A D | nir_divergence_analysis.c | 40 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 D | radv_shader_args.c | 152 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 D | gl_nir_link_uniform_blocks.c | 461 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 D | link_varyings.cpp | 47 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 D | link_interface_blocks.cpp | 528 const gl_linked_shader *stage = stages[i]; in validate_interstage_uniform_blocks() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection.h | 65 Stage stage; member
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | helpers.h | 60 VkShaderStageFlagBits stage; member
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_uniforms.c | 250 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 D | rogue_build_data.c | 482 gl_shader_stage stage = nir->info.stage; in rogue_collect_io_data() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_pipeline.c | 366 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 D | si_shader_internal.h | 45 gl_shader_stage stage; member
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_hardcode.c | 221 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 D | brw_nir_rt.c | 94 gl_shader_stage stage = shader->info.stage; in lower_rt_io_derefs() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.c | 1012 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 D | state.c | 320 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 D | anv_pipeline_cache.c | 242 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
|