Searched refs:initBufferValidatorPrograms (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemBufferValidator.hpp | 77 void initBufferValidatorPrograms (vk::SourceCollections& programCollection, TestType testType,… 117 initBufferValidatorPrograms(programCollection, TYPE_UINT, m_bufferType); in initPrograms() 123 initBufferValidatorPrograms(programCollection, TYPE_INT, m_bufferType); in initPrograms() 129 initBufferValidatorPrograms(programCollection, TYPE_FLOAT, m_bufferType); in initPrograms()
|
D | vktProtectedMemBufferValidator.cpp | 75 void initBufferValidatorPrograms (vk::SourceCollections& programCollection, TestType testType, Buff… in initBufferValidatorPrograms() function
|