Home
last modified time | relevance | path

Searched refs:descriptorDecl (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp207 …const std::string descriptorDecl = "layout(set=0, binding=0, std430) buffer BufferBlock { uint fla… in initPrograms() local
228 << descriptorDecl in initPrograms()
250 << descriptorDecl in initPrograms()
270 << descriptorDecl in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBindPointTests.cpp207 …const std::string descriptorDecl = "layout(set=0, binding=0, std430) buffer BufferBlock { uint fla… in initPrograms() local
228 << descriptorDecl in initPrograms()
250 << descriptorDecl in initPrograms()
270 << descriptorDecl in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp221 std::string descriptorDecl; in initPrograms() local
229descriptorDecl = "layout(set=" + std::to_string(m_params.descriptorSet) + ", binding=0) uniform te… in initPrograms()
233descriptorDecl = "layout(rgba8, set=" + std::to_string(m_params.descriptorSet) + ", binding=0) uni… in initPrograms()
237descriptorDecl = "layout(input_attachment_index=0, set=" + std::to_string(m_params.descriptorSet) … in initPrograms()
250 << descriptorDecl << "\n" in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp221 std::string descriptorDecl; in initPrograms() local
229descriptorDecl = "layout(set=" + std::to_string(m_params.descriptorSet) + ", binding=0) uniform te… in initPrograms()
233descriptorDecl = "layout(rgba8, set=" + std::to_string(m_params.descriptorSet) + ", binding=0) uni… in initPrograms()
237descriptorDecl = "layout(input_attachment_index=0, set=" + std::to_string(m_params.descriptorSet) … in initPrograms()
250 << descriptorDecl << "\n" in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderSyncTestsEXT.cpp1473 const std::string descriptorDecl = in initPrograms() local
1487 << descriptorDecl in initPrograms()
1501 << descriptorDecl in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTestsEXT.cpp1473 const std::string descriptorDecl = in initPrograms() local
1487 << descriptorDecl in initPrograms()
1501 << descriptorDecl in initPrograms()