/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_pass.c | 186 const VkAttachmentDescription2* att = info->pAttachments; in tu_render_pass_add_implicit_deps() local 517 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_cond_config() local 555 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_gmem_config() local 599 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_gmem_config() local 643 const struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_bandwidth_config() local 667 struct tu_render_pass_attachment *att, in attachment_set_ops() 775 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_CreateRenderPass2() local 916 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_CreateRenderPass2() local 960 tu_setup_dynamic_attachment(struct tu_render_pass_attachment *att, in tu_setup_dynamic_attachment() 1000 struct tu_render_pass_attachment *att = &pass->attachments[a]; in tu_setup_dynamic_render_pass() local [all …]
|
D | tu_lrz.c | 187 const struct tu_render_pass_attachment *att, in tu_lrz_init_state() 233 const struct tu_render_pass_attachment *att) in tu_lrz_init_secondary() 282 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a]; in tu_lrz_begin_resumed_renderpass() local 345 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a]; in tu_lrz_begin_secondary_cmdbuf() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_device.c | 275 const struct v3dv_image_view *att = attachments[att_idx].image_view; in v3dX() local 286 const struct v3dv_image_view *att = in v3dX() local 299 const struct v3dv_image_view *att = attachments[i].image_view; in v3dX() local
|
D | v3dv_pass.c | 37 struct v3dv_render_pass_attachment *att) in set_try_tlb_resolve() 66 struct v3dv_render_pass_attachment *att = in pass_find_subpass_range_for_attachments() local 244 struct v3dv_render_pass_attachment *att = in v3dv_CreateRenderPass2() local
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_render_pass.c | 57 const VkAttachmentDescription *att = in translate_references() local 189 VkAttachmentReference2 *att = (VkAttachmentReference2 *) in vk_common_CreateRenderPass() local 330 vk_render_pass_attachment_init(struct vk_render_pass_attachment *att, in vk_render_pass_attachment_init() 350 vk_subpass_attachment_init(struct vk_subpass_attachment *att, in vk_subpass_attachment_init() 406 vk_subpass_attachment_link_resolve(struct vk_subpass_attachment *att, in vk_subpass_attachment_link_resolve() 659 const VkAttachmentDescription2 *att = in vk_common_CreateRenderPass2() local 678 const VkAttachmentDescription2 *att = in vk_common_CreateRenderPass2() local 756 struct vk_subpass_attachment *att = &subpass->attachments[a]; in vk_common_CreateRenderPass2() local 772 const struct vk_subpass_attachment *att = &subpass->attachments[a]; in vk_common_CreateRenderPass2() local 1516 const VkRenderingAttachmentInfo att = { in load_attachment() local
|
/third_party/mesa3d/src/mesa/main/ |
D | fbobject.c | 432 struct gl_renderbuffer_attachment *att) in render_texture() 482 struct gl_renderbuffer_attachment *att) in remove_attachment() 509 driver_RenderTexture_is_safe(const struct gl_renderbuffer_attachment *att) in driver_RenderTexture_is_safe() 555 struct gl_renderbuffer_attachment *att) in _mesa_update_texture_renderbuffer() 601 struct gl_renderbuffer_attachment *att, in set_texture_attachment() 642 struct gl_renderbuffer_attachment *att, in set_renderbuffer_attachment() 665 struct gl_renderbuffer_attachment *att; in _mesa_FramebufferRenderbuffer_sw() local 884 struct gl_renderbuffer_attachment *att) in gles_check_float_renderable() 932 struct gl_renderbuffer_attachment *att) in test_attachment_completeness() 1124 const struct gl_renderbuffer_attachment *att, in do_validate_attachment() [all …]
|
D | framebuffer.c | 209 struct gl_renderbuffer_attachment *att = &fb->Attachment[i]; in _mesa_free_framebuffer_data() local 282 struct gl_renderbuffer_attachment *att = &fb->Attachment[i]; in _mesa_resize_framebuffer() local 694 const struct gl_renderbuffer_attachment *att = fb->Attachment; in renderbuffer_exists() local 975 const struct gl_renderbuffer_attachment *att = &fb->Attachment[i]; in _mesa_print_framebuffer() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 206 void ES3Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check() 317 TextureLayerAttachment* att = &builder.makeConfig<TextureLayerAttachment>(); in build() local 439 RenderbufferAttachment& att = builder.makeConfig<RenderbufferAttachment>(); in build() local
|
/third_party/ffmpeg/libavfilter/ |
D | asrc_sinc.c | 35 float att, beta, phase, Fc0, Fc1, tbw0, tbw1; member 140 static float kaiser_beta(float att, float tr_bw) in kaiser_beta() 170 static void kaiser_params(float att, float Fc, float tr_bw, float *beta, int *num_taps) in kaiser_params() 178 static float *lpf(float Fn, float Fc, float tbw, int *num_taps, float att, float *beta, int round) in lpf()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsFboUtil.cpp | 428 static void attachAttachment (const Attachment& att, GLenum attPoint, in attachAttachment() 447 GLenum attachmentType (const Attachment& att) in attachmentType() 635 const Attachment& att = *it->second; in validStatusCodes() local 646 void Framebuffer::attach (glw::GLenum attPoint, const Attachment* att) in attach() 708 static void logAttachment (const Attachment& att, TestLog& log) in logAttachment() 962 void FboBuilder::glAttach (GLenum attPoint, const Attachment* att) in glAttach()
|
D | glsFboCompletenessTests.cpp | 738 Attachment* att = DE_NULL; in makeAttachment() local 769 const Attachment* const att = makeAttachment(bufType, imgFmt, width, height, builder); in attachTargetToNew() local 893 Attachment* att = makeAttachment(m_params.depthKind, format, 64, 64, builder); in makeDepthAndStencil() local
|
/third_party/cups-filters/backend/ |
D | beh.c | 50 int dd, att, delay, retval; in main() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_pass.c | 72 struct panvk_render_pass_attachment *att = &pass->attachments[i]; in panvk_CreateRenderPass2() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_framebuffer.c | 110 populate_attachment_info(VkFramebufferAttachmentImageInfo *att, struct zink_surface_info *info) in populate_attachment_info()
|
D | zink_render_pass.c | 537 prep_fb_attachments(struct zink_context *ctx, VkImageView *att) in prep_fb_attachments() 627 VkImageView att[2 * (PIPE_MAX_COLOR_BUFS + 1)]; in begin_render_pass() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassLoadStoreOpNoneTests.cpp | 607 for (const auto& att : m_testParams.attachments) in createCommandBuffer() local 679 for (const auto& att : m_testParams.attachments) in iterate() local 1091 for (const auto& att : m_testParams.attachments) in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 248 void ES2Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pass.c | 358 struct radv_render_pass_attachment *att = &pass->attachments[i]; in radv_CreateRenderPass2() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_render_pass.c | 96 struct vn_present_src_attachment *att = in vn_render_pass_setup_present_src_barriers() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_context.c | 908 struct gl_renderbuffer_attachment *att = &glfb->Attachment[i]; in destroy_framebuffer_attachment_sampler_cb() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationMiscTest.java | 532 String[] att = { "strength", }; in TestNewJapanese() local 2058 String att[] = {"NumericCollation"}; in TestNumericCollation() local 2212 String[] att = { "strength", "UpperFirst" }; in TestUpperFirstQuaternary() local 2221 String att[] = { "strength", "CaseLevel" }; in TestJ4960() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationMiscTest.java | 535 String[] att = { "strength", }; in TestNewJapanese() local 2061 String att[] = {"NumericCollation"}; in TestNumericCollation() local 2215 String[] att = { "strength", "UpperFirst" }; in TestUpperFirstQuaternary() local 2224 String att[] = { "strength", "CaseLevel" }; in TestJ4960() local
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_drawable.c | 394 enum st_attachment_type att) in dri_postprocessing()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_st.c | 590 enum st_attachment_type att) in stw_get_framebuffer_resource()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | xm_st.c | 343 enum st_attachment_type att) in xmesa_get_framebuffer_resource()
|