/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_image.cpp | 409 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 …]
|
D | validate_extensions.cpp | 840 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 …]
|
D | validate_misc.cpp | 87 !_.IsIntScalarOrVectorType(result_type)) { in ValidateExpect()
|
D | validation_state.h | 568 bool IsIntScalarOrVectorType(uint32_t id) const;
|
D | validate_decorations.cpp | 1577 if (!vstate.IsIntScalarOrVectorType(type_id) && in CheckComponentDecoration()
|
D | validation_state.cpp | 791 bool ValidationState_t::IsIntScalarOrVectorType(uint32_t id) const { in IsIntScalarOrVectorType() function in spvtools::val::ValidationState_t
|
D | validate_memory.cpp | 1520 if (!pointee_type || !(_.IsIntScalarOrVectorType(pointee_id) || in ValidateCooperativeMatrixLoadStoreNV()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 409 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 …]
|
D | validate_extensions.cpp | 840 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 …]
|
D | validate_misc.cpp | 87 !_.IsIntScalarOrVectorType(result_type)) { in ValidateExpect()
|
D | validation_state.h | 568 bool IsIntScalarOrVectorType(uint32_t id) const;
|
D | validate_decorations.cpp | 1577 if (!vstate.IsIntScalarOrVectorType(type_id) && in CheckComponentDecoration()
|
D | validate_memory.cpp | 1520 if (!pointee_type || !(_.IsIntScalarOrVectorType(pointee_id) || in ValidateCooperativeMatrixLoadStoreNV()
|
D | validation_state.cpp | 791 bool ValidationState_t::IsIntScalarOrVectorType(uint32_t id) const { in IsIntScalarOrVectorType() function in spvtools::val::ValidationState_t
|
/third_party/spirv-tools/source/val/ |
D | validate_image.cpp | 412 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 …]
|
D | validate_extensions.cpp | 869 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 …]
|
D | validate_non_uniform.cpp | 70 if (!_.IsIntScalarOrVectorType(result_type) && in ValidateGroupNonUniformRotateKHR()
|
D | validate_misc.cpp | 84 !_.IsIntScalarOrVectorType(result_type)) { in ValidateExpect()
|
D | validation_state.h | 601 bool IsIntScalarOrVectorType(uint32_t id) const;
|
D | validate_decorations.cpp | 878 vstate.IsIntScalarOrVectorType(type_id))) { in CheckDecorationsOfEntryPoints() 1673 if (!vstate.IsIntScalarOrVectorType(type_id) && in CheckComponentDecoration()
|
D | validate_memory.cpp | 1562 if (!pointee_type || !(_.IsIntScalarOrVectorType(pointee_id) || in ValidateCooperativeMatrixLoadStoreNV()
|
D | validation_state.cpp | 951 bool ValidationState_t::IsIntScalarOrVectorType(uint32_t id) const { in IsIntScalarOrVectorType() function in spvtools::val::ValidationState_t
|