Searched defs:isR64 (Results 1 – 3 of 3) sorted by relevance
851 …const bool isR64 = (bufferFormat == VK_FORMAT_R64_UINT || bufferFormat == VK_FORMAT_R64_SIN… in MakeShader() local1663 …const bool isR64 = (m_bufferFormat == VK_FORMAT_R64_UINT || m_bufferFormat == VK_FORMAT_R64_S… in verifyResult() local
292 …const bool isR64 = (m_inputFormat == VK_FORMAT_R64_UINT || m_inputFormat == VK_FORMAT_R64_S… in initPrograms() local
3378 const bool isR64 = formatIsR64((VkFormat)fmtCases[fmtNdx].count); in createTests() local