HomeSort by relevance Sort by last modified time
    Searched refs:declare_int16_type (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/val/
validation_state.cpp 282 features_.declare_int16_type = true;
292 features_.declare_int16_type = true;
validation_state.h 60 bool declare_int16_type = false; // Allow OpTypeInt with 16 bit width? member in struct:libspirv::ValidationState_t::Feature
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
validate_datarules.cpp 111 if (_.features().declare_int16_type) {

Completed in 137 milliseconds