Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp147 const auto condSize = static_cast<VkDeviceSize>(sizeof(condValue)); in ConditionBuffer() local
148 const auto condOffset = (condWithOffset ? condSize : 0ull); in ConditionBuffer()
149 const auto bufferSize = condSize + condOffset; in ConditionBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp147 const auto condSize = static_cast<VkDeviceSize>(sizeof(condValue)); in ConditionBuffer() local
148 const auto condOffset = (condWithOffset ? condSize : 0ull); in ConditionBuffer()
149 const auto bufferSize = condSize + condOffset; in ConditionBuffer()