Home
last modified time | relevance | path

Searched refs:SerializeInternalFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp225 void SerializeInternalFormat(JsonSerializer *json, const gl::InternalFormat *internalFormat) in SerializeInternalFormat() function
237 SerializeInternalFormat(json, format.info); in SerializeGLFormat()