Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorHLSL.cpp285 bool TranslatorHLSL::shouldUniformBlockUseStructuredBuffer( in shouldUniformBlockUseStructuredBuffer() function in sh::TranslatorHLSL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderD3D.cpp216 bool ShaderD3D::shouldUniformBlockUseStructuredBuffer(const std::string &blockName) const in shouldUniformBlockUseStructuredBuffer() function in rx::ShaderD3D