Searched refs:TextureBufferSamplerTypeCase (Results 1 – 1 of 1) sorted by relevance
219 class TextureBufferSamplerTypeCase : public BaseTypeCase class222 TextureBufferSamplerTypeCase (Context& ctx, const char* name, const char* desc);228 TextureBufferSamplerTypeCase::TextureBufferSamplerTypeCase (Context& ctx, const char* name, const c… in TextureBufferSamplerTypeCase() function in deqp::gles31::Functional::__anonb5b999e60111::TextureBufferSamplerTypeCase233 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferSamplerTypeCase::getInfos (void) const in getInfos()446 …addChild(new TextureBufferSamplerTypeCase (m_context, "sampler_type_texture_buffer", "Texture buf… in init()