Home
last modified time | relevance | path

Searched defs:descriptorWrites (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkCopyManager.cpp240 VkWriteDescriptorSet descriptorWrites; in copySurfaceAsDraw() local
DGrVkPipelineState.cpp323 VkWriteDescriptorSet descriptorWrites[3]; in writeUniformBuffers() local
/external/swiftshader/tests/VulkanBenchmarks/
DTriangleBenchmarks.cpp269 std::array<vk::WriteDescriptorSet, 1> descriptorWrites = {}; in TriangleSampleTexture() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp214 const VkWriteDescriptorSet descriptorWrites[] = in createDescriptorSet() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp682 std::vector<vk::VkWriteDescriptorSet> descriptorWrites; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp1255 std::vector<vk::VkWriteDescriptorSet> descriptorWrites; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp199 map<DescriptorId, WriteInfo> descriptorWrites; member in vkt::BindingModel::__anon5ec522680111::RandomLayout
DvktBindingDescriptorCopyTests.cpp1870 vector<VkWriteDescriptorSet> descriptorWrites; in run() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2029 vector<VkWriteDescriptorSet> descriptorWrites (m_attachmentsCount); in createDescriptorSet() local