Searched refs:condWithOffset (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 110 bool condWithOffset; member 141 …d, VkDevice device, Allocator& alloc, uint32_t condValue, bool bindWithOffset, bool condWithOffset) in ConditionBuffer() argument 148 const auto condOffset = (condWithOffset ? condSize : 0ull); in ConditionBuffer() 406 …nBuffer(vkd, device, alloc, m_params.condValue, m_params.bindWithOffset, m_params.condWithOffset)); in iterate() 596 bool condWithOffset; in createMeshShaderConditionalRenderingTestsEXT() member 658 condWithOffsetCase.condWithOffset, // bool condWithOffset; in createMeshShaderConditionalRenderingTestsEXT()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 110 bool condWithOffset; member 141 …d, VkDevice device, Allocator& alloc, uint32_t condValue, bool bindWithOffset, bool condWithOffset) in ConditionBuffer() argument 148 const auto condOffset = (condWithOffset ? condSize : 0ull); in ConditionBuffer() 406 …nBuffer(vkd, device, alloc, m_params.condValue, m_params.bindWithOffset, m_params.condWithOffset)); in iterate() 596 bool condWithOffset; in createMeshShaderConditionalRenderingTestsEXT() member 658 condWithOffsetCase.condWithOffset, // bool condWithOffset; in createMeshShaderConditionalRenderingTestsEXT()
|