Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp328 const analysis::Matrix* m_ty = sz_ty->AsMatrix(); in ByteSize() local
330 return m_ty->element_count() * matrix_stride; in ByteSize()
332 const analysis::Vector* v_ty = m_ty->element_type()->AsVector(); in ByteSize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp335 const analysis::Matrix* m_ty = sz_ty->AsMatrix(); in ByteSize() local
337 return m_ty->element_count() * matrix_stride; in ByteSize()
339 const analysis::Vector* v_ty = m_ty->element_type()->AsVector(); in ByteSize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp335 const analysis::Matrix* m_ty = sz_ty->AsMatrix(); in ByteSize() local
337 return m_ty->element_count() * matrix_stride; in ByteSize()
339 const analysis::Vector* v_ty = m_ty->element_type()->AsVector(); in ByteSize()