Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgSamplers.hpp55 class SamplerCube class
58 SamplerCube(void) : m_texture(DE_NULL), m_sampler() in SamplerCube() function in rsg::SamplerCube
62SamplerCube(const tcu::TextureCube *texture, const tcu::Sampler &sampler) : m_texture(texture), m_… in SamplerCube() function in rsg::SamplerCube