Home
last modified time | relevance | path

Searched refs:IsIntScalarOrVectorType (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_image.cpp409 if (!_.IsIntScalarOrVectorType(type_id)) { in ValidateImageOperands()
437 if (!_.IsIntScalarOrVectorType(type_id)) { in ValidateImageOperands()
1098 if (!coord_type || !_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageTexelPointer()
1219 !_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageLod()
1379 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageFetch()
1510 if (!_.IsIntScalarOrVectorType(actual_result_type) && in ValidateImageRead()
1589 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageRead()
1649 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageWrite()
1665 if (!_.IsIntScalarOrVectorType(texel_type) && in ValidateImageWrite()
1740 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateImageQuerySizeLod()
[all …]
Dvalidate_extensions.cpp840 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateExtInst()
852 if (!operand_type || !_.IsIntScalarOrVectorType(operand_type)) { in ValidateExtInst()
1058 if (!_.IsIntScalarOrVectorType(exp_data_type) || in ValidateExtInst()
1099 if (!_.IsIntScalarOrVectorType(exp_type)) { in ValidateExtInst()
1121 !_.IsIntScalarOrVectorType(result_types[1]) || in ValidateExtInst()
1716 if (!_.IsIntScalarOrVectorType(p_data_type) || in ValidateExtInst()
1734 if (!_.IsIntScalarOrVectorType(result_type) || in ValidateExtInst()
1791 if (!_.IsIntScalarOrVectorType(exp_type) || in ValidateExtInst()
1823 if (!_.IsIntScalarOrVectorType(nancode_type)) { in ValidateExtInst()
1873 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateExtInst()
[all …]
Dvalidate_misc.cpp87 !_.IsIntScalarOrVectorType(result_type)) { in ValidateExpect()
Dvalidation_state.h568 bool IsIntScalarOrVectorType(uint32_t id) const;
Dvalidate_decorations.cpp1577 if (!vstate.IsIntScalarOrVectorType(type_id) && in CheckComponentDecoration()
Dvalidation_state.cpp791 bool ValidationState_t::IsIntScalarOrVectorType(uint32_t id) const { in IsIntScalarOrVectorType() function in spvtools::val::ValidationState_t
Dvalidate_memory.cpp1520 if (!pointee_type || !(_.IsIntScalarOrVectorType(pointee_id) || in ValidateCooperativeMatrixLoadStoreNV()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp409 if (!_.IsIntScalarOrVectorType(type_id)) { in ValidateImageOperands()
437 if (!_.IsIntScalarOrVectorType(type_id)) { in ValidateImageOperands()
1098 if (!coord_type || !_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageTexelPointer()
1219 !_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageLod()
1379 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageFetch()
1510 if (!_.IsIntScalarOrVectorType(actual_result_type) && in ValidateImageRead()
1589 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageRead()
1649 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageWrite()
1665 if (!_.IsIntScalarOrVectorType(texel_type) && in ValidateImageWrite()
1740 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateImageQuerySizeLod()
[all …]
Dvalidate_extensions.cpp840 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateExtInst()
852 if (!operand_type || !_.IsIntScalarOrVectorType(operand_type)) { in ValidateExtInst()
1058 if (!_.IsIntScalarOrVectorType(exp_data_type) || in ValidateExtInst()
1099 if (!_.IsIntScalarOrVectorType(exp_type)) { in ValidateExtInst()
1121 !_.IsIntScalarOrVectorType(result_types[1]) || in ValidateExtInst()
1716 if (!_.IsIntScalarOrVectorType(p_data_type) || in ValidateExtInst()
1734 if (!_.IsIntScalarOrVectorType(result_type) || in ValidateExtInst()
1791 if (!_.IsIntScalarOrVectorType(exp_type) || in ValidateExtInst()
1823 if (!_.IsIntScalarOrVectorType(nancode_type)) { in ValidateExtInst()
1873 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateExtInst()
[all …]
Dvalidate_misc.cpp87 !_.IsIntScalarOrVectorType(result_type)) { in ValidateExpect()
Dvalidation_state.h568 bool IsIntScalarOrVectorType(uint32_t id) const;
Dvalidate_decorations.cpp1577 if (!vstate.IsIntScalarOrVectorType(type_id) && in CheckComponentDecoration()
Dvalidate_memory.cpp1520 if (!pointee_type || !(_.IsIntScalarOrVectorType(pointee_id) || in ValidateCooperativeMatrixLoadStoreNV()
Dvalidation_state.cpp791 bool ValidationState_t::IsIntScalarOrVectorType(uint32_t id) const { in IsIntScalarOrVectorType() function in spvtools::val::ValidationState_t
/third_party/spirv-tools/source/val/
Dvalidate_image.cpp412 if (!_.IsIntScalarOrVectorType(type_id)) { in ValidateImageOperands()
440 if (!_.IsIntScalarOrVectorType(type_id)) { in ValidateImageOperands()
1111 if (!coord_type || !_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageTexelPointer()
1234 !_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageLod()
1413 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageFetch()
1541 if (!_.IsIntScalarOrVectorType(actual_result_type) && in ValidateImageRead()
1628 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageRead()
1679 if (!_.IsIntScalarOrVectorType(coord_type)) { in ValidateImageWrite()
1694 if (!_.IsIntScalarOrVectorType(texel_type) && in ValidateImageWrite()
1761 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateImageQuerySizeLod()
[all …]
Dvalidate_extensions.cpp869 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateExtInst()
881 if (!operand_type || !_.IsIntScalarOrVectorType(operand_type)) { in ValidateExtInst()
1087 if (!_.IsIntScalarOrVectorType(exp_data_type) || in ValidateExtInst()
1128 if (!_.IsIntScalarOrVectorType(exp_type)) { in ValidateExtInst()
1150 !_.IsIntScalarOrVectorType(result_types[1]) || in ValidateExtInst()
1745 if (!_.IsIntScalarOrVectorType(p_data_type) || in ValidateExtInst()
1763 if (!_.IsIntScalarOrVectorType(result_type) || in ValidateExtInst()
1820 if (!_.IsIntScalarOrVectorType(exp_type) || in ValidateExtInst()
1852 if (!_.IsIntScalarOrVectorType(nancode_type)) { in ValidateExtInst()
1902 if (!_.IsIntScalarOrVectorType(result_type)) { in ValidateExtInst()
[all …]
Dvalidate_non_uniform.cpp70 if (!_.IsIntScalarOrVectorType(result_type) && in ValidateGroupNonUniformRotateKHR()
Dvalidate_misc.cpp84 !_.IsIntScalarOrVectorType(result_type)) { in ValidateExpect()
Dvalidation_state.h601 bool IsIntScalarOrVectorType(uint32_t id) const;
Dvalidate_decorations.cpp878 vstate.IsIntScalarOrVectorType(type_id))) { in CheckDecorationsOfEntryPoints()
1673 if (!vstate.IsIntScalarOrVectorType(type_id) && in CheckComponentDecoration()
Dvalidate_memory.cpp1562 if (!pointee_type || !(_.IsIntScalarOrVectorType(pointee_id) || in ValidateCooperativeMatrixLoadStoreNV()
Dvalidation_state.cpp951 bool ValidationState_t::IsIntScalarOrVectorType(uint32_t id) const { in IsIntScalarOrVectorType() function in spvtools::val::ValidationState_t