Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.h910 ast::ExpressionList MakeCoordinateOperandsForImageAccess(
Dparser_impl_handle_test.cc2930 MakeCoordinateOperandsForImageAccess) { in TEST_P() argument
3025 fe.MakeCoordinateOperandsForImageAccess(image_access); in TEST_P()
Dfunction.cc5274 auto coords = MakeCoordinateOperandsForImageAccess(inst); in EmitImageAccess()
5591 ast::ExpressionList FunctionEmitter::MakeCoordinateOperandsForImageAccess( in MakeCoordinateOperandsForImageAccess() function in tint::reader::spirv::FunctionEmitter