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

  /external/deqp-deps/SPIRV-Tools/source/val/
validate_image.cpp 71 // Used by GetImageTypeInfo. See OpTypeImage spec for more information.
86 bool GetImageTypeInfo(const ValidationState_t& _, uint32_t id,
678 if (!GetImageTypeInfo(_, inst->word(1), &info)) {
765 if (!GetImageTypeInfo(_, image_type, &info)) {
876 if (!GetImageTypeInfo(_, image_type, &info)) {
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/val/
validate_image.cpp 71 // Used by GetImageTypeInfo. See OpTypeImage spec for more information.
86 bool GetImageTypeInfo(const ValidationState_t& _, uint32_t id,
678 if (!GetImageTypeInfo(_, inst->word(1), &info)) {
765 if (!GetImageTypeInfo(_, image_type, &info)) {
876 if (!GetImageTypeInfo(_, image_type, &info)) {
    [all...]

Completed in 776 milliseconds