Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderD3D.cpp338 sh::ShouldUniformBlockUseStructuredBuffer(compilerHandle, interfaceBlock.name); in compile()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h756 bool ShouldUniformBlockUseStructuredBuffer(const ShHandle handle,
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp664 bool ShouldUniformBlockUseStructuredBuffer(const ShHandle handle, in ShouldUniformBlockUseStructuredBuffer() function