Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp586 const auto globalDecls = getCommonStorageBufferDecl() + getSharedArrayDecl(arrayElements); in initPrograms() local
591 taskReplacements["TASK_GLOBAL_DECL"] = globalDecls; in initPrograms()
637 const auto globalDecls = getCommonStorageBufferDecl() + getSharedArrayDecl(arrayElements); in initPrograms() local
642 meshReplacements["MESH_GLOBAL_DECL"] = globalDecls; in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp586 const auto globalDecls = getCommonStorageBufferDecl() + getSharedArrayDecl(arrayElements); in initPrograms() local
591 taskReplacements["TASK_GLOBAL_DECL"] = globalDecls; in initPrograms()
637 const auto globalDecls = getCommonStorageBufferDecl() + getSharedArrayDecl(arrayElements); in initPrograms() local
642 meshReplacements["MESH_GLOBAL_DECL"] = globalDecls; in initPrograms()