Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp593 const auto globalDecls = getCommonStorageBufferDecl() + getSharedArrayDecl(arrayElements); in initPrograms() local
598 taskReplacements["TASK_GLOBAL_DECL"] = globalDecls; in initPrograms()
644 const auto globalDecls = getCommonStorageBufferDecl() + getSharedArrayDecl(arrayElements); in initPrograms() local
649 meshReplacements["MESH_GLOBAL_DECL"] = globalDecls; in initPrograms()