Home
last modified time | relevance | path

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

12345678910>>...20

/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
/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
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_pipeline_stage_test.cc36 auto stage = p->expect_pipeline_stage(); in TEST_P() local
58 auto stage = p->expect_pipeline_stage(); in TEST_F() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dglslang.cpp152 GLSlangResult *glslang_compile(const char *glsl, enum GLSlangStage stage) in glslang_compile() argument
/third_party/glslang/glslang/OSDependent/Web/
H A Dglslang.js.cpp211 EShLanguage stage = static_cast<EShLanguage>(stage_int); in convert_glsl_to_spirv() local
/third_party/glslang/gtests/
H A DTestFixture.cpp49 EShLanguage GetShaderStage(const std::string& stage) in GetShaderStage() argument
[all...]

Completed in 10 milliseconds

12345678910>>...20