HomeSort by relevance Sort by last modified time
    Searched full:spir (Results 326 - 350 of 479) sorted by null

<<11121314151617181920

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 90 spir, // SPIR: standard portable IR for OpenCL 32-bit version enumerator in enum:llvm::Triple::ArchType
91 spir64, // SPIR: standard portable IR for OpenCL 64-bit version
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 90 spir, // SPIR: standard portable IR for OpenCL 32-bit version enumerator in enum:llvm::Triple::ArchType
91 spir64, // SPIR: standard portable IR for OpenCL 64-bit version
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
vktestframework.cpp 176 "\t\tStrip SPIR-V debug information (line numbers, names, "
179 "\t\tRemap SPIR-V ids before submission to aid compression.\n");
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
SPVRemapper.cpp 273 // Parse a literal string from the SPIR binary and return it as an std::string
444 // Validate the SPIR header
471 error("spir instruction terminated too early");
    [all...]
  /external/mesa3d/src/compiler/spirv/
spirv_to_nir.c 842 unreachable("Invalid SPIR-V Sampler dimension");
    [all...]
vtn_private.h 361 * In SPIR-V, constants are global, whereas in NIR, the load_const
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ShaderLang.cpp 575 // Check for SPIR-V compatibility
581 infoSink.info.message(EPrefixError, "#version: ES shaders for Vulkan SPIR-V require version 310 or higher");
586 infoSink.info.message(EPrefixError, "#version: ES shaders for OpenGL SPIR-V are not supported");
591 infoSink.info.message(EPrefixError, "#version: compilation for SPIR-V does not support the compatibility profile");
596 infoSink.info.message(EPrefixError, "#version: Desktop shaders for Vulkan SPIR-V require version 140 or higher");
601 infoSink.info.message(EPrefixError, "#version: Desktop shaders for OpenGL SPIR-V require version 330 or higher");
713 int defaultVersion, // use 100 for ES environment, 110 for desktop; this is the GLSL version, not SPIR-V or Vulkan
    [all...]
  /external/spirv-llvm/test/SPIRV/transcoding/
pipe_builtins.ll 1 ; The following SPIR 2.0 was obtained via SPIR-V generator/Clang:
436 !opencl.spir.version = !{!31}
atomics_1.2.ll 195 !opencl.spir.version = !{!7}
device_execution_simple_local_memory.ll 123 !opencl.spir.version = !{!6}
  /external/clang/include/clang/Basic/
Specifiers.h 243 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmConditionalBranchTests.cpp 21 * \brief SPIR-V Assembly Tests for OpBranchConditional instruction.
  /external/skia/src/sksl/
README 9 Skia uses the SkSL compiler to convert SkSL code to GLSL, GLSL ES, or SPIR-V
SkSLSPIRVCodeGenerator.h 50 * Converts a Program into a SPIR-V binary.
  /external/skqp/src/sksl/
SkSLSPIRVCodeGenerator.h 50 * Converts a Program into a SPIR-V binary.
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 1 //===- SPIRVReader.cpp - Converts SPIR-V to LLVM ----------------*- C++ -*-===//
3 // The LLVM/SPIR-V Translator
36 /// This file implements conversion of SPIR-V binary to LLVM IR.
328 /// Some OpenCL builtin functions are translated to SPIR-V instructions with
    [all...]
  /external/spirv-llvm/test/SPIRV/
simple.ll 138 !opencl.spir.version = !{!12}
  /frameworks/rs/rsov/compiler/
Builtin.cpp 343 // Maps name into a SPIR-V instruction
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Specifiers.h 245 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Specifiers.h 245 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Specifiers.h 245 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Specifiers.h 246 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Specifiers.h 246 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Specifiers.h 246 CC_SpirFunction, // default for OpenCL functions on SPIR target
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Specifiers.h 246 CC_SpirFunction, // default for OpenCL functions on SPIR target

Completed in 1057 milliseconds

<<11121314151617181920