Home
last modified time | relevance | path

Searched defs:stage (Results 326 - 350 of 572) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c96 gl_shader_stage stage = zs->nir->info.stage; in get_shader_module_for_stage() local
582 zink_program_get_descriptor_usage(struct zink_context *ctx, enum pipe_shader_type stage, enu argument
618 zink_program_descriptor_is_buffer(struct zink_context *ctx, enum pipe_shader_type stage, enum zink_descriptor_type type, unsigned i) zink_program_descriptor_is_buffer() argument
930 bind_stage(struct zink_context *ctx, enum pipe_shader_type stage, struct zink_shader *shader) bind_stage() argument
[all...]
H A Dzink_draw.cpp29 VkPipelineStageFlags stage = VK_PIPELINE_STAGE_TRANSFORM_FEEDBACK_BIT_EXT; in zink_emit_xfb_counter_barrier() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline.c642 pvr_pds_descriptor_program_create_and_upload( struct pvr_device *const device, const VkAllocationCallbacks *const allocator, const struct rogue_compile_time_consts_data *const compile_time_consts_data, const struct rogue_ubo_data *const ubo_data, const struct pvr_explicit_constant_usage *const explicit_const_usage, const struct pvr_pipeline_layout *const layout, enum pvr_stage_allocation stage, struct pvr_stage_allocation_descriptor_state *const descriptor_state) pvr_pds_descriptor_program_create_and_upload() argument
[all...]
H A Dpvr_descriptor_set.c1082 pvr_get_descriptor_primary_offset( const struct pvr_device *device, const struct pvr_descriptor_set_layout *layout, const struct pvr_descriptor_set_layout_binding *binding, const uint32_t stage, const uint32_t desc_idx) pvr_get_descriptor_primary_offset() argument
1107 pvr_get_descriptor_secondary_offset( const struct pvr_device *device, const struct pvr_descriptor_set_layout *layout, const struct pvr_descriptor_set_layout_binding *binding, const uint32_t stage, const uint32_t desc_idx) pvr_get_descriptor_secondary_offset() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c71 si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary, struct ac_shader_config *conf, struct ac_llvm_compiler *compiler, struct ac_llvm_context *ac, struct util_debug_callback *debug, gl_shader_stage stage, const char *name, bool less_optimized) si_compile_llvm() argument
[all...]
H A Dsi_debug.c746 static void si_dump_descriptors(struct si_context *sctx, gl_shader_stage stage, in si_dump_descriptors() argument
893 gl_shader_stage stage = shader->selector->stage; in si_print_annotated_shader() local
838 si_add_split_disasm(struct si_screen *screen, struct ac_rtld_binary *rtld_binary, struct si_shader_binary *binary, uint64_t *addr, unsigned *num, struct si_shader_inst *instructions, gl_shader_stage stage, unsigned wave_size) si_add_split_disasm() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c119 gl_shader_stage stage = b->shader->info.stage; in remap_patch_urb_offsets() local
[all...]
H A Dbrw_vec4.cpp1846 stage_uses_interleaved_attributes(unsigned stage, in stage_uses_interleaved_attributes() argument
1866 get_lowered_simd_width(const struct intel_device_info *devinfo, enum shader_dispatch_mode dispatch_mode, unsigned stage, const vec4_instruction *inst) get_lowered_simd_width() argument
H A Dbrw_vec4_generator.cpp108 generate_tex(struct brw_codegen *p, struct brw_vue_prog_data *prog_data, gl_shader_stage stage, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src, struct brw_reg surface_index, struct brw_reg sampler_index) generate_tex() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c281 set_dirty_for_bind_map(struct anv_cmd_buffer *cmd_buffer, gl_shader_stage stage, const struct anv_pipeline_bind_map *map) set_dirty_for_bind_map() argument
[all...]
H A DgenX_query.c1281 CmdWriteTimestamp2( VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) CmdWriteTimestamp2() argument
H A DgenX_pipeline.c1477 get_scratch_address(struct anv_pipeline *pipeline, gl_shader_stage stage, const struct anv_shader_bin *bin) get_scratch_address() argument
1496 get_scratch_surf(struct anv_pipeline *pipeline, gl_shader_stage stage, const struct anv_shader_bin *bin) get_scratch_surf() argument
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp1259 is_resource_referenced(struct gl_shader_program *shProg, struct gl_program_resource *res, GLuint index, uint8_t stage) is_resource_referenced() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp839 enum aub_decode_stage stage; global() member
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c123 gl_shader_stage stage = vk_to_mesa_shader_stage(stages[i].stage); in panvk_pipeline_builder_compile_shaders() local
239 panvk_pipeline_builder_init_sysvals(struct panvk_pipeline_builder *builder, struct panvk_pipeline *pipeline, gl_shader_stage stage) panvk_pipeline_builder_init_sysvals() argument
745 panvk_pipeline_update_varying_slot(struct panvk_varyings_info *varyings, gl_shader_stage stage, const struct pan_shader_varying *varying, bool input) panvk_pipeline_update_varying_slot() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h157 struct agx_stage stage[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp866 pipe_shader_type stage = sel->stage; d3d12_fill_shader_key() local
1394 d3d12_create_shader(struct d3d12_context *ctx, pipe_shader_type stage, const struct pipe_shader_state *shader) d3d12_create_shader() argument
[all...]
H A Dd3d12_compiler.h87 enum pipe_shader_type stage; member
219 enum pipe_shader_type stage; member
H A Dd3d12_draw.cpp61 fill_cbv_descriptors(struct d3d12_context *ctx, struct d3d12_shader *shader, int stage) fill_cbv_descriptors() argument
92 fill_srv_descriptors(struct d3d12_context *ctx, struct d3d12_shader *shader, unsigned stage) fill_srv_descriptors() argument
152 fill_ssbo_descriptors(struct d3d12_context *ctx, const struct d3d12_shader *shader, int stage) fill_ssbo_descriptors() argument
191 fill_sampler_descriptors(struct d3d12_context *ctx, const struct d3d12_shader_selector *shader_sel, unsigned stage) fill_sampler_descriptors() argument
247 fill_image_descriptors(struct d3d12_context *ctx, const struct d3d12_shader *shader, int stage) fill_image_descriptors() argument
498 auto stage = shader_sel->stage; update_shader_stage_root_parameters() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dcompiler.h244 gl_shader_stage stage; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c1131 struct draw_stage* stage; in r300_draw_stage() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp529 bool isShaderStageSupported (const VkPhysicalDeviceFeatures& deviceFeatures, VkShaderStageFlagBits stage) in isShaderStageSupported() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp210 VkPipelineStageFlagBits stage; // Pipeline stage where any marker writes for this test case occur in member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp283 VkShaderStageFlagBits stage; // which shader makes use of the bindings member
601 std::string toString (VkShaderStageFlagBits stage) in toString() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp74 std::string buildShaderName (VkShaderStageFlagBits stage, in buildShaderName() argument
455 VkAccessFlags pipelineAccessFromStage (VkPipelineStageFlagBits stage, bool readORwrite) in pipelineAccessFromStage() argument

Completed in 46 milliseconds

1...<<11121314151617181920>>...23