Home
last modified time | relevance | path

Searched defs:isR64 (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp847 const bool isR64 = (bufferFormat == VK_FORMAT_R64_UINT || bufferFormat == VK_FORMAT_R64_SINT); in MakeShader() local
1657 const bool isR64 = (m_bufferFormat == VK_FORMAT_R64_UINT || m_bufferFormat == VK_FORMAT_R64_SINT); in verifyResult() local
[all...]
H A DvktRobustnessVertexAccessTests.cpp288 const bool isR64 = (m_inputFormat == VK_FORMAT_R64_UINT || m_inputFormat == VK_FORMAT_R64_SINT); in initPrograms() local
H A DvktRobustnessExtsTests.cpp3797 const bool isR64 = formatIsR64((VkFormat)fmtCases[fmtNdx].count); in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp851 const bool isR64 = (bufferFormat == VK_FORMAT_R64_UINT || bufferFormat == VK_FORMAT_R64_SINT); in MakeShader() local
1663 const bool isR64 = (m_bufferFormat == VK_FORMAT_R64_UINT || m_bufferFormat == VK_FORMAT_R64_SINT); in verifyResult() local
[all...]
H A DvktRobustnessVertexAccessTests.cpp292 const bool isR64 = (m_inputFormat == VK_FORMAT_R64_UINT || m_inputFormat == VK_FORMAT_R64_SINT); in initPrograms() local
H A DvktRobustnessExtsTests.cpp3319 const bool isR64 = formatIsR64((VkFormat)fmtCases[fmtNdx].count); in createTests() local

Completed in 21 milliseconds