Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp653 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp687 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const in getDefaultFormat() function in deqp::gls::fboc::details::TestBase