Searched refs:FLAG_ALLOW_SCALAR_OFFSETS (Results 1 – 3 of 3) sorted by relevance
46 FLAG_ALLOW_SCALAR_OFFSETS = (1u<<2) // allow block offsets to follow VK_EXT_scalar_block_layout enumerator69 if (flags & FLAG_ALLOW_SCALAR_OFFSETS) in getSpirvValidatorOptions()
2238 flags = vk::ShaderBuildOptions::FLAG_ALLOW_SCALAR_OFFSETS; in initPrograms()
2460 …ction.usedVulkanVersion, vk::SPIRV_VERSION_1_0, vk::ShaderBuildOptions::FLAG_ALLOW_SCALAR_OFFSETS); in initPrograms()