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

  /external/deqp-deps/SPIRV-Tools/source/val/
decoration.h 27 // An object of this class represents a specific decoration including its
32 // A Decoration object contains the decoration type (an enum), associated
33 // literal parameters, and struct member index. If the decoration does not apply
34 // to a struct member, then the index is kInvalidIndex. A Decoration object does
36 // possible for the same decoration to be applied to several <id>s (and they
40 // Example 1: Decoration for an object<id> with no parameters:
46 // Example 2: Decoration for an object<id> with two parameters:
52 // Example 3: Decoration for a member of a structure with one parameter:
58 class Decoration {
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/val/
decoration.h 27 // An object of this class represents a specific decoration including its
32 // A Decoration object contains the decoration type (an enum), associated
33 // literal parameters, and struct member index. If the decoration does not apply
34 // to a struct member, then the index is kInvalidIndex. A Decoration object does
36 // possible for the same decoration to be applied to several <id>s (and they
40 // Example 1: Decoration for an object<id> with no parameters:
46 // Example 2: Decoration for an object<id> with two parameters:
52 // Example 3: Decoration for a member of a structure with one parameter:
58 class Decoration {
    [all...]
  /external/clang/lib/Format/
BreakableToken.h 192 // Lines[LineIndex] starts (note that the decoration, if present, is not
197 // at TailOffset. Note that the decoration (if present) is not considered part
203 // trailing whitespace between the lines. Note that the decoration (if
223 // Note that an optional decoration would go before that column.
235 // the case when it started with a decoration ("*" or "* ").
239 StringRef Decoration;
  /external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
spirv.cs 335 public enum Decoration
spirv.hpp 337 enum Decoration {
  /external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
spirv.cs 339 public enum Decoration
spirv.hpp 341 enum Decoration {
  /external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
spirv.cs 342 public enum Decoration
spirv.hpp 344 enum Decoration {
  /external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
spirv.cs 375 public enum Decoration
    [all...]
spirv.hpp 378 enum Decoration {
    [all...]
  /external/shaderc/spirv-headers/include/spirv/1.0/
spirv.hpp 337 enum Decoration {
  /external/shaderc/spirv-headers/include/spirv/1.1/
spirv.hpp 341 enum Decoration {
  /external/shaderc/spirv-headers/include/spirv/1.2/
spirv.hpp 344 enum Decoration {
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
spirv.hpp 320 enum Decoration {
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
spirv.cs 335 public enum Decoration
spirv.hpp 337 enum Decoration {
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
spirv.cs 339 public enum Decoration
spirv.hpp 341 enum Decoration {
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
spirv.cs 342 public enum Decoration
spirv.hpp 344 enum Decoration {
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
spirv.cs 379 public enum Decoration
    [all...]
spirv.hpp 382 enum Decoration {
    [all...]
  /external/deqp-deps/glslang/SPIRV/
spirv.hpp 382 enum Decoration {
    [all...]
  /external/shaderc/spirv-headers/include/spirv/unified1/
spirv.hpp 370 enum Decoration {
    [all...]

Completed in 1257 milliseconds