Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackLayout.cpp136 void StackLayout::computeLayout() { in computeLayout() function in StackLayout
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DMinimumBufferSizeValidationTests.cpp527 wgpu::BindGroupLayout computeLayout = GetBGLFromComputeShader(computeShader, i); in CheckShaderBindingSizeReflection() local