Home
last modified time | relevance | path

Searched defs:getDimensionsIgnoresBaseLevel (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.cpp511 bool getDimensionsIgnoresBaseLevel) in OutputTextureSizeFunctionBody()
610 bool getDimensionsIgnoresBaseLevel) in OutputIntegerTextureSampleFunctionComputations()
1512 bool getDimensionsIgnoresBaseLevel) in textureFunctionHeader()
DOutputHLSL.cpp1086 bool getDimensionsIgnoresBaseLevel = in header() local
/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesD3D.h93 Feature getDimensionsIgnoresBaseLevel = { member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicImage2DHLSL.cpp394 bool getDimensionsIgnoresBaseLevel) in OutputImage2DSizeFunction()
830 const bool getDimensionsIgnoresBaseLevel = programD3D.usesGetDimensionsIgnoresBaseLevel(); in OutputHLSLImage2DUniformGroup() local