Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.cpp220 gl::WriteBlockMemberInfo(stream, blockInfo); in save()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h105 void WriteBlockMemberInfo(BinaryOutputStream *stream, const sh::BlockMemberInfo &var);
DProgramExecutable.cpp559 WriteBlockMemberInfo(stream, uniform.blockInfo); in save()
DProgram.cpp749 WriteBlockMemberInfo(stream, var.blockInfo); in WriteBufferVariable()
955 void WriteBlockMemberInfo(BinaryOutputStream *stream, const sh::BlockMemberInfo &var) in WriteBlockMemberInfo() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DProgramMtl.mm781 gl::WriteBlockMemberInfo(stream, blockInfo);