Home
last modified time | relevance | path

Searched defs:getContextInfo (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/tools/graphite/
H A DContextFactory.cpp35 std::tuple<GraphiteTestContext*, sk_sp<skgpu::Context>> ContextFactory::getContextInfo( in getContextInfo() function in skiatest::graphite::ContextFactory
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContext.hpp67 const glu::ContextInfo& getContextInfo(void) const in getContextInfo() function in deqp::Context
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3Context.hpp54 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; } in getContextInfo() function in deqp::gles3::Context
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31Context.hpp54 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; } in getContextInfo() function in deqp::gles31::Context
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2Context.hpp53 const glu::ContextInfo& getContextInfo (void) { return *m_contextInfo; } in getContextInfo() function in deqp::gles2::Context
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeTestShared.hpp68 const glu::ContextInfo& getContextInfo (void) const { return m_ctxInfo; } in getContextInfo() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp345 ContextInfo GrContextFactory::getContextInfo(ContextType type, ContextOverrides overrides) { in getContextInfo() function in sk_gpu_test::GrContextFactory

Completed in 3 milliseconds