Home
last modified time | relevance | path

Searched defs:fs_key (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/amd/vulkan/meta/
Dradv_meta_resolve.c214 unsigned fs_key = radv_format_meta_fs_key(device, format); in radv_device_init_meta_resolve_state() local
234 unsigned fs_key = radv_format_meta_fs_key(device, vk_format); in emit_resolve() local
304 build_resolve_pipeline(struct radv_device *device, unsigned fs_key) in build_resolve_pipeline()
341 unsigned fs_key = radv_format_meta_fs_key(device, dst_image->vk.format); in radv_meta_resolve_hardware_image() local
Dradv_meta_blit2d.c157 bind_pipeline(struct radv_cmd_buffer *cmd_buffer, enum blit2d_src_type src_type, unsigned fs_key, u… in bind_pipeline()
234 unsigned fs_key = radv_format_meta_fs_key(device, dst_temps.iview.vk.format); in radv_meta_blit2d_normal_dst() local
572 unsigned fs_key = radv_format_meta_fs_key(device, format); in blit2d_init_color_pipeline() local
Dradv_meta_resolve_fs.c117 unsigned fs_key = radv_format_meta_fs_key(device, format); in create_resolve_pipeline() local
563 unsigned fs_key = radv_format_meta_fs_key(cmd_buffer->device, dst_iview->vk.format); in radv_get_resolve_pipeline() local
Dradv_meta_blit.c215 unsigned fs_key = 0; in meta_emit_blit() local
Dradv_meta_clear.c298 unsigned fs_key; in emit_color_clear() local
1076 unsigned fs_key = radv_format_meta_fs_key(device, format); in radv_device_init_meta_clear_state() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve.c291 unsigned fs_key = radv_format_meta_fs_key(format); in radv_device_init_meta_resolve_state() local
322 unsigned fs_key = radv_format_meta_fs_key(vk_format); in emit_resolve() local
395 unsigned fs_key) in build_resolve_pipeline()
448 unsigned fs_key = radv_format_meta_fs_key(dst_image->vk_format); in radv_meta_resolve_hardware_image() local
Dradv_meta_clear.c409 unsigned fs_key; in emit_color_clear() local
1362 unsigned fs_key = radv_format_meta_fs_key(format); in radv_device_init_meta_clear_state() local
/external/mesa3d/src/nouveau/compiler/
Dnak_nir.c733 const struct nak_fs_key *fs_key) in load_sample_pos_at()
754 const struct nak_fs_key *fs_key) in load_barycentric_offset()
780 const struct nak_fs_key *fs_key; member
1012 const struct nak_fs_key *fs_key) in nak_nir_lower_fs_inputs()
1173 const struct nak_fs_key *fs_key) in nak_postprocess_nir()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_shader.c473 const struct nak_fs_key *fs_key, in nvk_compile_nir_with_nak()
497 const struct nak_fs_key *fs_key, in nvk_compile_nir()
663 struct nak_fs_key fs_key_tmp, *fs_key = NULL; in nvk_compile_shader() local
Dnvk_codegen.c796 const struct nak_fs_key *fs_key, in nvk_cg_compile_nir()
/external/mesa3d/src/nouveau/compiler/nak/
Dapi.rs254 let fs_key = if fs_key.is_null() { in nak_compile_shader() localVariable
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h447 struct vc4_fs_key *fs_key; member
/external/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h851 struct v3d_fs_key *fs_key; member