HomeSort by relevance Sort by last modified time
    Searched refs:dstBinding (Results 1 - 25 of 43) sorted by null

1 2

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/common/
descriptor_sets.cpp 470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
491 if (!p_layout_->HasBinding(update->dstBinding)) {
493 error_str << "DescriptorSet " << set_ << " does not have copy update dest binding of " << update->dstBinding << ".";
516 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
520 error_str << "Attempting copy update to descriptorSet " << set_ << " binding#" << update->dstBinding
521 << " with offset index of " << p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding)
529 auto dst_type = p_layout_->GetTypeFromBinding(update->dstBinding);
532 error_str << "Attempting copy update to descriptorSet " << set_ << " binding #" << update->dstBinding << " with type "
541 (!p_layout_->VerifyUpdateConsistency(update->dstBinding, update->dstArrayElement, update->descriptorCount, "copy update to",
565 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
descriptor_sets.cpp 470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
491 if (!p_layout_->HasBinding(update->dstBinding)) {
493 error_str << "DescriptorSet " << set_ << " does not have copy update dest binding of " << update->dstBinding << ".";
516 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
520 error_str << "Attempting copy update to descriptorSet " << set_ << " binding#" << update->dstBinding
521 << " with offset index of " << p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding)
529 auto dst_type = p_layout_->GetTypeFromBinding(update->dstBinding);
532 error_str << "Attempting copy update to descriptorSet " << set_ << " binding #" << update->dstBinding << " with type "
541 (!p_layout_->VerifyUpdateConsistency(update->dstBinding, update->dstArrayElement, update->descriptorCount, "copy update to",
565 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement
    [all...]
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
descriptor_sets.cpp 470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
491 if (!p_layout_->HasBinding(update->dstBinding)) {
493 error_str << "DescriptorSet " << set_ << " does not have copy update dest binding of " << update->dstBinding << ".";
516 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
520 error_str << "Attempting copy update to descriptorSet " << set_ << " binding#" << update->dstBinding
521 << " with offset index of " << p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding)
529 auto dst_type = p_layout_->GetTypeFromBinding(update->dstBinding);
532 error_str << "Attempting copy update to descriptorSet " << set_ << " binding #" << update->dstBinding << " with type "
541 (!p_layout_->VerifyUpdateConsistency(update->dstBinding, update->dstArrayElement, update->descriptorCount, "copy update to",
565 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement
    [all...]
  /external/vulkan-validation-layers/layers/
descriptor_sets.cpp 538 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
562 if (!p_layout_->HasBinding(update->dstBinding)) {
565 error_str << "DescriptorSet " << set_ << " does not have copy update dest binding of " << update->dstBinding << ".";
590 auto dst_start_idx = p_layout_->GetGlobalStartIndexFromBinding(update->dstBinding) + update->dstArrayElement;
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_meta_bufimage.c 906 .dstBinding = 0,
921 .dstBinding = 1,
1002 .dstBinding = 0,
    [all...]
radv_meta_buffer.c 320 .dstBinding = 0,
388 .dstBinding = 0,
401 .dstBinding = 1,
radv_meta_resolve_cs.c 402 .dstBinding = 0,
417 .dstBinding = 1,
radv_meta_blit2d.c 135 .dstBinding = 0,
161 .dstBinding = 0,
    [all...]
radv_descriptor_set.c 665 set->layout->binding + writeset->dstBinding;
radv_meta_blit.c 321 .dstBinding = 0,
    [all...]
  /external/skia/src/gpu/vk/
GrVkPipelineState.cpp 329 descriptorWrite->dstBinding = binding;
405 writeInfo.dstBinding = i;
447 writeInfo.dstBinding = i;
GrVkCopyManager.cpp 246 descriptorWrites.dstBinding = GrVkUniformHandler::kGeometryBinding;
279 writeInfo.dstBinding = 0;
  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 395 inline VkDescriptorUpdateTemplateEntryKHR makeDescriptorUpdateTemplateEntryKHR (deUint32 dstBinding, deUint32 dstArrayElement, deUint32 descriptorCount, VkDescriptorType descriptorType, deUintptr offset, deUintptr stride)
398 res.dstBinding = dstBinding;
vkStructTypes.inl 903 deUint32 dstBinding;
920 deUint32 dstBinding;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/vulkan-validation-layers/tests/
vktestbinding.h 777 write.dstBinding = binding;
791 write.dstBinding = binding;
804 write.dstBinding = binding;
838 copy.dstBinding = dst_binding;
layer_validation_tests.cpp     [all...]
  /frameworks/rs/rsov/driver/
rsovScript.cpp 492 .dstBinding = 0,
502 .dstBinding = 1,
512 .dstBinding = 2,
525 .dstBinding = 3 + i, // input allocations start from binding #3
  /external/mesa3d/src/intel/vulkan/
anv_descriptor_set.c 580 &set->layout->binding[write->dstBinding];
701 &dst->layout->binding[copy->dstBinding];
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_safe_struct.h     [all...]
  /external/vulkan-validation-layers/demos/smoke/
Smoke.cpp 563 desc_write.dstBinding = 0;
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]

Completed in 539 milliseconds

1 2