Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageOperations.hpp129 static const char* m_mutable_storage; member in glcts::TextureCubeMapArrayImageOpCompute
DesextcTextureCubeMapArrayImageOperations.cpp53 const char* TextureCubeMapArrayImageOpCompute::m_mutable_storage = "MUTABLE"; member in glcts::TextureCubeMapArrayImageOpCompute
235 … << "] and " << ((storType == ST_MUTABLE) ? TextureCubeMapArrayImageOpCompute::m_mutable_storage : in checkResults()