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

  /external/deqp-deps/SPIRV-Tools/include/spirv-tools/
libspirv.h 95 typedef enum spv_endianness_t { enum
98 SPV_FORCE_32_BIT_ENUM(spv_endianness_t)
99 } spv_endianness_t; typedef in typeref:enum:spv_endianness_t
646 void* user_data, spv_endianness_t endian, uint32_t magic, uint32_t version,
  /external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
libspirv.h 95 typedef enum spv_endianness_t { enum
98 SPV_FORCE_32_BIT_ENUM(spv_endianness_t)
99 } spv_endianness_t; typedef in typeref:enum:spv_endianness_t
646 void* user_data, spv_endianness_t endian, uint32_t magic, uint32_t version,

Completed in 514 milliseconds