Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/source/opt/
Dgraphics_robust_access_pass.cpp620 const auto xwidth = tm.GetType(x->type_id())->AsInteger()->width(); in MakeUMinInst() local
644 const auto xwidth = tm.GetType(x->type_id())->AsInteger()->width(); in MakeSClampInst() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp620 const auto xwidth = tm.GetType(x->type_id())->AsInteger()->width(); in MakeUMinInst() local
644 const auto xwidth = tm.GetType(x->type_id())->AsInteger()->width(); in MakeSClampInst() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp620 const auto xwidth = tm.GetType(x->type_id())->AsInteger()->width(); in MakeUMinInst() local
644 const auto xwidth = tm.GetType(x->type_id())->AsInteger()->width(); in MakeSClampInst() local
/external/v4l-utils/lib/libv4lconvert/
Dspca561-decompress.c751 int xwidth = width + 6; in internal_spca561_decode() local