Home
last modified time | relevance | path

Searched defs:stage (Results 1 - 25 of 663) sorted by relevance

12345678910>>...27

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.h62 pipe_shader_type_from_mesa(gl_shader_stage stage) in pipe_shader_type_from_mesa() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dpipeline_stage.cc20 std::ostream& operator<<(std::ostream& out, PipelineStage stage) { in operator <<() argument
H A Dstage_decoration.h48 const PipelineStage stage; member in tint::ast::StageDecoration
/third_party/spirv-tools/source/opt/
H A Danalyze_live_input_pass.cpp34 auto stage = context()->GetStage(); in DoLiveInputAnalysis() local
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_debug.c107 v3d_debug_flag_for_shader_stage(gl_shader_stage stage) in v3d_debug_flag_for_shader_stage() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_shader.c55 pvr_spirv_to_nir(struct rogue_build_ctx *ctx, gl_shader_stage stage, const VkPipelineShaderStageCreateInfo *create_info) pvr_spirv_to_nir() argument
/third_party/mesa3d/src/mesa/program/
H A Dprogram.h123 _mesa_shader_stage_to_program(unsigned stage) in _mesa_shader_stage_to_program() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_pipe.h44 stage_to_pipe(gl_shader_stage stage) in stage_to_pipe() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_pipe.h44 stage_to_pipe(gl_shader_stage stage) in stage_to_pipe() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPerStage.cpp44 wgpu::ShaderStage StageBit(SingleShaderStage stage) { in StageBit() argument
H A DPerStage.h64 T& operator[](SingleShaderStage stage) { in operator []() argument
/kernel/linux/linux-6.6/arch/riscv/errata/thead/
H A Derrata.c20 static bool errata_probe_pbmt(unsigned int stage, in errata_probe_pbmt() argument
36 static bool errata_probe_cmo(unsigned int stage, in errata_probe_cmo() argument
56 static bool errata_probe_pmu(unsigned int stage, in errata_probe_pmu() argument
72 static u32 thead_errata_probe(unsigned int stage, in thead_errata_probe() argument
89 thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) thead_errata_patch_func() argument
[all...]
/kernel/linux/linux-6.6/arch/riscv/errata/andes/
H A Derrata.c41 static void errata_probe_iocp(unsigned int stage, unsigned long arch_id, unsigned long impid) in errata_probe_iocp() argument
64 andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) andes_errata_patch_func() argument
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c78 static void run_vcpu(struct kvm_vm *vm, uint32_t vcpuid, int stage) in run_vcpu() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c67 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.cpp60 _mesa_glsl_parse_state(struct gl_context *_ctx, gl_shader_stage stage, void *mem_ctx) _mesa_glsl_parse_state() argument
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_shader.c68 rogue_shader_create(struct rogue_build_ctx *ctx, gl_shader_stage stage) rogue_shader_create() argument
H A Drogue_shader.h44 gl_shader_stage stage; /** Shader stage. */ member
H A Drogue_nir.c77 rogue_nir_passes(struct rogue_build_ctx *ctx, nir_shader *nir, gl_shader_stage stage) rogue_nir_passes() argument
/third_party/mesa3d/src/mesa/main/
H A Dshaderobj.h149 _mesa_shader_stage_to_subroutine_prefix(gl_shader_stage stage) in _mesa_shader_stage_to_subroutine_prefix() argument
211 _mesa_shader_stage_to_subroutine(gl_shader_stage stage) in _mesa_shader_stage_to_subroutine() argument
232 _mesa_shader_stage_to_subroutine_uniform(gl_shader_stage stage) in _mesa_shader_stage_to_subroutine_uniform() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_lower_divergent_indirects.c47 gl_shader_stage stage = b->shader->info.stage; in bi_lower_divergent_indirects_impl() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c40 draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_point() argument
46 draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_line() argument
52 draw_pipe_passthrough_tri(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_tri() argument
69 boolean draw_alloc_temp_verts( struct draw_stage *stage, unsigne argument
114 struct draw_stage *stage = draw->pipeline.first; draw_reset_vertex_ids() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_derivatives.c76 mir_op_computes_derivatives(gl_shader_stage stage, unsigned op) in mir_op_computes_derivatives() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.cpp19 spv::ExecutionModel ShaderStageToExecutionModel(SingleShaderStage stage) { in ShaderStageToExecutionModel() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dentry_point_info.h69 ast::PipelineStage stage = ast::PipelineStage::kNone; member

Completed in 12 milliseconds

12345678910>>...27