Home
last modified time | relevance | path

Searched defs:Saturate (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DTextureOp.h37 enum class Saturate : bool { kNo = false, kYes = true }; class in skgpu::v1::TextureOp
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h78 unsigned int Saturate:1; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h84 unsigned Saturate : 1; /* BOOL */ member
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h233 GLuint Saturate:1; member
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp651 DSLExpression Saturate(DSLExpression x, PositionInfo pos) { in Saturate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp6538 unsigned Saturate = fieldFromInstruction(Insn, 7, 1); in DecodeMVEOverlappingLongShift() local
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h642 unsigned Saturate : 1; /* BOOL */ member

Completed in 16 milliseconds