Home
last modified time | relevance | path

Searched defs:_reference_color_storage (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp515 struct _reference_color_storage struct in gl4cts::TextureViewTestViewSampling
517 tcu::Vec4* data;
519 unsigned int n_faces;
520 unsigned int n_layers;
521 unsigned int n_mipmaps;
522 unsigned int n_samples;
535 explicit _reference_color_storage(const unsigned int in_n_faces, const unsigned int in_n_layers, in _reference_color_storage() function
552 ~_reference_color_storage() in ~_reference_color_storage()