Home
last modified time | relevance | path

Searched defs:bufferInfos (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp205 const vk::VkDescriptorBufferInfo bufferInfos[2] = in createDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferComputeInstance.cpp205 const vk::VkDescriptorBufferInfo bufferInfos[2] = in createDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBuilderUtil.hpp278 std::vector<VkDescriptorBufferInfo> bufferInfos; member
/third_party/mesa3d/src/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.cpp261 const VkDescriptorBufferInfo* bufferInfos, in doEmulatedDescriptorBufferInfoWriteFromTemplate()
DResourceTracker.h836 VkDescriptorBufferInfo* bufferInfos; member
DResourceTracker.cpp6554 VkDescriptorBufferInfo* bufferInfos = info.bufferInfos; in on_vkUpdateDescriptorSetWithTemplate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp932 …iceSize CommonDescriptorInstance::createBuffers (std::vector<VkDescriptorBufferInfo>& bufferIn… in createBuffers()
958 std::vector<VkDescriptorBufferInfo>& bufferInfos, in createImages()
983 const std::vector<VkDescriptorBufferInfo>& bufferInfos, in createBuffersViews()
1083 const std::vector<VkDescriptorBufferInfo>& bufferInfos, in getPixelAccess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp951 …iceSize CommonDescriptorInstance::createBuffers (std::vector<VkDescriptorBufferInfo>& bufferIn… in createBuffers()
977 std::vector<VkDescriptorBufferInfo>& bufferInfos, in createImages()
1002 const std::vector<VkDescriptorBufferInfo>& bufferInfos, in createBuffersViews()
1102 const std::vector<VkDescriptorBufferInfo>& bufferInfos, in getPixelAccess()
/third_party/mesa3d/src/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp707 std::vector<std::vector<VkDescriptorBufferInfo>>& bufferInfos) { in transformDescriptorSetList()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp1396 VkDescriptorBufferInfo *bufferInfos = contextVk->allocDescriptorBufferInfos(count); in updateAtomicCounterBuffersDescriptorSet() local
DUtilsVk.cpp3506 VkDescriptorBufferInfo bufferInfos[2] = {}; in drawOverlay() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1684 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSet() local
1753 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSetWithTemplate() local
2602 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSet() local
2666 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSetWithTemplate() local
DvktBindingDescriptorBufferTests.cpp495 VkDescriptorBufferInfo bufferInfos[ConstMaxDescriptorArraySize]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1281 vector<VkDescriptorBufferInfo> bufferInfos (m_inValues.size()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1285 vector<VkDescriptorBufferInfo> bufferInfos (m_inValues.size()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1684 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSet() local
1753 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSetWithTemplate() local
2602 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSet() local
2666 const vk::VkDescriptorBufferInfo bufferInfos[2] = in writeDescriptorSetWithTemplate() local
DvktBindingDescriptorBufferTests.cpp494 VkDescriptorBufferInfo bufferInfos[ConstMaxDescriptorArraySize]; member
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DTests.cpp6509 BufferInfo bufferInfos[3]; in TestMapping() local