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

<<11121314151617181920

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
types.h 15 // This file provides a class hierarchy for representing SPIR-V types.
55 // Abstract class for a SPIR-V type. It has a bunch of As<sublcass>() methods,
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
core_validation_error_enums.h 249 SHADER_CHECKER_NON_SPIRV_SHADER, // Shader image is not SPIR-V
250 SHADER_CHECKER_INCONSISTENT_SPIRV, // General inconsistency within a SPIR-V module
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
GlslangToSpv.cpp 38 // translate them to SPIR-V.
98 // The main holder of information for translating glslang to SPIR-V.
210 // Helper functions for translating glslang representations to SPIR-V enumerants.
213 // Translate glslang profile to SPIR-V source language.
235 // Translate glslang language (stage) to SPIR-V execution model.
251 // Translate glslang sampler type to SPIR-V dimensionality.
268 // Translate glslang precision to SPIR-V precision decorations.
279 // Translate glslang type to SPIR-V precision decorations.
285 // Translate glslang type to SPIR-V block decorations.
303 // Translate glslang type to SPIR-V memory decorations
    [all...]
InReadableOrder.cpp 35 // The SPIR-V spec requires code blocks to appear in an order satisfying the
doc.h 36 // Parameterize the SPIR-V enumerants.
  /external/clang/test/CodeGenOpenCL/
to_addr_builtin.cl 1 // RUN: %clang_cc1 -triple spir-unknown-unknown -emit-llvm -O0 -cl-std=CL2.0 -o - %s | FileCheck %s
  /external/clang/test/SemaOpenCL/
invalid-kernel-parameters.cl 1 // RUN: %clang_cc1 -fsyntax-only -verify %s -triple spir-unknown-unknown
  /external/deqp/external/vulkancts/scripts/
build_spirv_binaries.py 75 parser = argparse.ArgumentParser(description = "Build SPIR-V programs",
  /external/mesa3d/docs/specs/
EXT_shader_samples_identical.txt 148 3) Should this extension also extend SPIR-V?
  /external/skia/src/gpu/vk/
GrVkPipelineStateBuilder.cpp 133 // We need to enable the following extensions so that the compiler can correctly make spir-v
  /external/skqp/src/gpu/vk/
GrVkPipelineStateBuilder.cpp 131 // We need to enable the following extensions so that the compiler can correctly make spir-v
  /external/spirv-llvm/lib/SPIRV/
SPIRVLowerBool.cpp 56 cl::desc("Validate module after lowering boolean instructions for SPIR-V"));
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVError.h 1 //===- SPIRVError.h - SPIR-V error code and checking -------------*- C++ -*-===//
SPIRVFunction.cpp 1 //===- SPIRVFunction.cpp ? Class to represent a SPIR-V Function --*- C++ -*-===//
SPIRVFunction.h 1 //===- SPIRVFunction.h - Class to represent a SPIR-V function ----*- C++ -*-===//
  /external/spirv-llvm/test/SPIRV/
image.ll 44 !opencl.spir.version = !{!6}
multi_md.ll 58 !opencl.spir.version = !{!13, !13}
vec_type_hint.ll 66 !opencl.spir.version = !{!13}
  /external/spirv-llvm/test/SPIRV/transcoding/
OpMemoryBarrier_cl12.ll 54 !opencl.spir.version = !{!6}
isequal.ll 44 !opencl.spir.version = !{!6}
vector_casts.ll 74 !opencl.spir.version = !{!6}
  /frameworks/rs/rsov/compiler/
GlobalAllocSPIRITPass.cpp 150 // Maps name into a SPIR-V instruction
  /frameworks/rs/rsov/compiler/spirit/test_data/
greyscale.spt 0 ; SPIR-V
greyscale2.spt 0 ; SPIR-V
greyscale3.spt 0 ; SPIR-V

Completed in 1244 milliseconds

<<11121314151617181920