Home
last modified time | relevance | path

Searched full:case (Results 1 – 25 of 15164) sorted by relevance

12345678910>>...607

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp26 case VK_FORMAT_R4G4_UNORM_PACK8: in isUnsignedNormalized()
27 case VK_FORMAT_R4G4B4A4_UNORM_PACK16: in isUnsignedNormalized()
28 case VK_FORMAT_B4G4R4A4_UNORM_PACK16: in isUnsignedNormalized()
29 case VK_FORMAT_A4R4G4B4_UNORM_PACK16_EXT: in isUnsignedNormalized()
30 case VK_FORMAT_A4B4G4R4_UNORM_PACK16_EXT: in isUnsignedNormalized()
31 case VK_FORMAT_A1R5G5B5_UNORM_PACK16: in isUnsignedNormalized()
32 case VK_FORMAT_R5G5B5A1_UNORM_PACK16: in isUnsignedNormalized()
33 case VK_FORMAT_B5G5R5A1_UNORM_PACK16: in isUnsignedNormalized()
34 case VK_FORMAT_R5G6B5_UNORM_PACK16: in isUnsignedNormalized()
35 case VK_FORMAT_B5G6R5_UNORM_PACK16: in isUnsignedNormalized()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.cpp32 case GLenumGroup::AlphaFunction: in GLenumToString()
36 case 0x200: in GLenumToString()
38 case 0x201: in GLenumToString()
40 case 0x202: in GLenumToString()
42 case 0x203: in GLenumToString()
44 case 0x204: in GLenumToString()
46 case 0x205: in GLenumToString()
48 case 0x206: in GLenumToString()
50 case 0x207: in GLenumToString()
57 case GLenumGroup::AtomicCounterBufferPName: in GLenumToString()
[all …]
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl11 case GL_NO_ERROR: return "GL_NO_ERROR";
12 case GL_INVALID_ENUM: return "GL_INVALID_ENUM";
13 case GL_INVALID_VALUE: return "GL_INVALID_VALUE";
14 case GL_INVALID_OPERATION: return "GL_INVALID_OPERATION";
15 case GL_OUT_OF_MEMORY: return "GL_OUT_OF_MEMORY";
16 case GL_INVALID_FRAMEBUFFER_OPERATION: return "GL_INVALID_FRAMEBUFFER_OPERATION";
17 case GL_CONTEXT_LOST: return "GL_CONTEXT_LOST";
26 case GL_BYTE: return "GL_BYTE";
27 case GL_UNSIGNED_BYTE: return "GL_UNSIGNED_BYTE";
28 case GL_SHORT: return "GL_SHORT";
[all …]
/third_party/vixl/src/aarch32/
Dconstants-aarch32.cc37 case kAdc: in ToCString()
39 case kAdcs: in ToCString()
41 case kAdd: in ToCString()
43 case kAdds: in ToCString()
45 case kAddw: in ToCString()
47 case kAdr: in ToCString()
49 case kAnd: in ToCString()
51 case kAnds: in ToCString()
53 case kAsr: in ToCString()
55 case kAsrs: in ToCString()
[all …]
/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.cpp21 case EntryPoint::CLBuildProgram: in GetEntryPointName()
23 case EntryPoint::CLCloneKernel: in GetEntryPointName()
25 case EntryPoint::CLCompileProgram: in GetEntryPointName()
27 case EntryPoint::CLCreateBuffer: in GetEntryPointName()
29 case EntryPoint::CLCreateBufferWithProperties: in GetEntryPointName()
31 case EntryPoint::CLCreateCommandQueue: in GetEntryPointName()
33 case EntryPoint::CLCreateCommandQueueWithProperties: in GetEntryPointName()
35 case EntryPoint::CLCreateContext: in GetEntryPointName()
37 case EntryPoint::CLCreateContextFromType: in GetEntryPointName()
39 case EntryPoint::CLCreateImage: in GetEntryPointName()
[all …]
Dutilities.cpp108 case GL_BOOL: in VariableComponentType()
109 case GL_BOOL_VEC2: in VariableComponentType()
110 case GL_BOOL_VEC3: in VariableComponentType()
111 case GL_BOOL_VEC4: in VariableComponentType()
113 case GL_FLOAT: in VariableComponentType()
114 case GL_FLOAT_VEC2: in VariableComponentType()
115 case GL_FLOAT_VEC3: in VariableComponentType()
116 case GL_FLOAT_VEC4: in VariableComponentType()
117 case GL_FLOAT_MAT2: in VariableComponentType()
118 case GL_FLOAT_MAT3: in VariableComponentType()
[all …]
DPackedCLEnums_autogen.cpp23 case CL_ADDRESS_NONE: in FromCLenum()
25 case CL_ADDRESS_CLAMP_TO_EDGE: in FromCLenum()
27 case CL_ADDRESS_CLAMP: in FromCLenum()
29 case CL_ADDRESS_REPEAT: in FromCLenum()
31 case CL_ADDRESS_MIRRORED_REPEAT: in FromCLenum()
42 case AddressingMode::None: in ToCLenum()
44 case AddressingMode::ClampToEdge: in ToCLenum()
46 case AddressingMode::Clamp: in ToCLenum()
48 case AddressingMode::Repeat: in ToCLenum()
50 case AddressingMode::MirroredRepeat: in ToCLenum()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp37 case GL_BOOL: in UniformComponentCount()
38 case GL_FLOAT: in UniformComponentCount()
39 case GL_INT: in UniformComponentCount()
40 case GL_UNSIGNED_INT: in UniformComponentCount()
41 case GL_SAMPLER_2D: in UniformComponentCount()
42 case GL_SAMPLER_CUBE: in UniformComponentCount()
43 case GL_SAMPLER_2D_RECT_ARB: in UniformComponentCount()
44 case GL_SAMPLER_EXTERNAL_OES: in UniformComponentCount()
45 case GL_SAMPLER_3D_OES: in UniformComponentCount()
46 case GL_SAMPLER_2D_ARRAY: in UniformComponentCount()
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h39 case EbpHigh: in getPrecisionString()
41 case EbpMedium: in getPrecisionString()
43 case EbpLow: in getPrecisionString()
245 case EbtISampler2D: in IsIntegerSampler()
246 case EbtISampler3D: in IsIntegerSampler()
247 case EbtISamplerCube: in IsIntegerSampler()
248 case EbtISampler2DArray: in IsIntegerSampler()
249 case EbtISampler2DMS: in IsIntegerSampler()
250 case EbtISampler2DMSArray: in IsIntegerSampler()
251 case EbtUSampler2D: in IsIntegerSampler()
[all …]
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_status.cc25 case OK: in cronet_net_error_as_string()
27 case CRONET_NET_ERROR_IO_PENDING: in cronet_net_error_as_string()
29 case CRONET_NET_ERROR_FAILED: in cronet_net_error_as_string()
31 case CRONET_NET_ERROR_ABORTED: in cronet_net_error_as_string()
33 case CRONET_NET_ERROR_INVALID_ARGUMENT: in cronet_net_error_as_string()
35 case CRONET_NET_ERROR_INVALID_HANDLE: in cronet_net_error_as_string()
37 case CRONET_NET_ERROR_FILE_NOT_FOUND: in cronet_net_error_as_string()
39 case CRONET_NET_ERROR_TIMED_OUT: in cronet_net_error_as_string()
41 case CRONET_NET_ERROR_FILE_TOO_BIG: in cronet_net_error_as_string()
43 case CRONET_NET_ERROR_UNEXPECTED: in cronet_net_error_as_string()
[all …]
/third_party/mesa3d/src/mesa/main/
Dglformats.c153 case GL_LUMINANCE: in get_map_idx()
154 case GL_LUMINANCE_INTEGER_EXT: in get_map_idx()
156 case GL_ALPHA: in get_map_idx()
157 case GL_ALPHA_INTEGER: in get_map_idx()
159 case GL_INTENSITY: in get_map_idx()
161 case GL_LUMINANCE_ALPHA: in get_map_idx()
162 case GL_LUMINANCE_ALPHA_INTEGER_EXT: in get_map_idx()
164 case GL_RGB: in get_map_idx()
165 case GL_RGB_INTEGER: in get_map_idx()
167 case GL_RGBA: in get_map_idx()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp41 case VK_FORMAT_R8_UNORM: in getVertexFormatSize()
42 case VK_FORMAT_R8_SNORM: in getVertexFormatSize()
43 case VK_FORMAT_R8_USCALED: in getVertexFormatSize()
44 case VK_FORMAT_R8_SSCALED: in getVertexFormatSize()
45 case VK_FORMAT_R8_UINT: in getVertexFormatSize()
46 case VK_FORMAT_R8_SINT: in getVertexFormatSize()
47 case VK_FORMAT_R8_SRGB: in getVertexFormatSize()
48 case VK_FORMAT_R4G4_UNORM_PACK8: in getVertexFormatSize()
51 case VK_FORMAT_R8G8_UNORM: in getVertexFormatSize()
52 case VK_FORMAT_R8G8_SNORM: in getVertexFormatSize()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexUtil.cpp41 case VK_FORMAT_R8_UNORM: in getVertexFormatSize()
42 case VK_FORMAT_R8_SNORM: in getVertexFormatSize()
43 case VK_FORMAT_R8_USCALED: in getVertexFormatSize()
44 case VK_FORMAT_R8_SSCALED: in getVertexFormatSize()
45 case VK_FORMAT_R8_UINT: in getVertexFormatSize()
46 case VK_FORMAT_R8_SINT: in getVertexFormatSize()
47 case VK_FORMAT_R8_SRGB: in getVertexFormatSize()
48 case VK_FORMAT_R4G4_UNORM_PACK8: in getVertexFormatSize()
51 case VK_FORMAT_R8G8_UNORM: in getVertexFormatSize()
52 case VK_FORMAT_R8G8_SNORM: in getVertexFormatSize()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_autogen.cpp23 case GL_ALPHA: in GetSizedFormatInternal()
26 case GL_FLOAT: in GetSizedFormatInternal()
28 case GL_HALF_FLOAT: in GetSizedFormatInternal()
30 case GL_HALF_FLOAT_OES: in GetSizedFormatInternal()
32 case GL_UNSIGNED_BYTE: in GetSizedFormatInternal()
39 case GL_BGRA_EXT: in GetSizedFormatInternal()
42 case GL_UNSIGNED_BYTE: in GetSizedFormatInternal()
44 case GL_UNSIGNED_INT_2_10_10_10_REV: in GetSizedFormatInternal()
46 case GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT: in GetSizedFormatInternal()
48 case GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT: in GetSizedFormatInternal()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_format_traits.hpp25 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbUnormBlock: return { { 4, 4, 1 } }; in blockExtent()
26 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbSrgbBlock: return { { 4, 4, 1 } }; in blockExtent()
27 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbaUnormBlock: return { { 4, 4, 1 } }; in blockExtent()
28 case VULKAN_HPP_NAMESPACE::Format::eBc1RgbaSrgbBlock: return { { 4, 4, 1 } }; in blockExtent()
29 case VULKAN_HPP_NAMESPACE::Format::eBc2UnormBlock: return { { 4, 4, 1 } }; in blockExtent()
30 case VULKAN_HPP_NAMESPACE::Format::eBc2SrgbBlock: return { { 4, 4, 1 } }; in blockExtent()
31 case VULKAN_HPP_NAMESPACE::Format::eBc3UnormBlock: return { { 4, 4, 1 } }; in blockExtent()
32 case VULKAN_HPP_NAMESPACE::Format::eBc3SrgbBlock: return { { 4, 4, 1 } }; in blockExtent()
33 case VULKAN_HPP_NAMESPACE::Format::eBc4UnormBlock: return { { 4, 4, 1 } }; in blockExtent()
34 case VULKAN_HPP_NAMESPACE::Format::eBc4SnormBlock: return { { 4, 4, 1 } }; in blockExtent()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h152 case WebAssembly::LOAD8_S_I32: in GetDefaultP2AlignAny()
153 case WebAssembly::LOAD8_S_I32_S: in GetDefaultP2AlignAny()
154 case WebAssembly::LOAD8_U_I32: in GetDefaultP2AlignAny()
155 case WebAssembly::LOAD8_U_I32_S: in GetDefaultP2AlignAny()
156 case WebAssembly::LOAD8_S_I64: in GetDefaultP2AlignAny()
157 case WebAssembly::LOAD8_S_I64_S: in GetDefaultP2AlignAny()
158 case WebAssembly::LOAD8_U_I64: in GetDefaultP2AlignAny()
159 case WebAssembly::LOAD8_U_I64_S: in GetDefaultP2AlignAny()
160 case WebAssembly::ATOMIC_LOAD8_U_I32: in GetDefaultP2AlignAny()
161 case WebAssembly::ATOMIC_LOAD8_U_I32_S: in GetDefaultP2AlignAny()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp209 case SpvOpTypeInt: in spvOpcodeIsScalarType()
210 case SpvOpTypeFloat: in spvOpcodeIsScalarType()
211 case SpvOpTypeBool: in spvOpcodeIsScalarType()
220 case SpvOpSpecConstantTrue: in spvOpcodeIsSpecConstant()
221 case SpvOpSpecConstantFalse: in spvOpcodeIsSpecConstant()
222 case SpvOpSpecConstant: in spvOpcodeIsSpecConstant()
223 case SpvOpSpecConstantComposite: in spvOpcodeIsSpecConstant()
224 case SpvOpSpecConstantOp: in spvOpcodeIsSpecConstant()
233 case SpvOpConstantTrue: in spvOpcodeIsConstant()
234 case SpvOpConstantFalse: in spvOpcodeIsConstant()
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp209 case SpvOpTypeInt: in spvOpcodeIsScalarType()
210 case SpvOpTypeFloat: in spvOpcodeIsScalarType()
211 case SpvOpTypeBool: in spvOpcodeIsScalarType()
220 case SpvOpSpecConstantTrue: in spvOpcodeIsSpecConstant()
221 case SpvOpSpecConstantFalse: in spvOpcodeIsSpecConstant()
222 case SpvOpSpecConstant: in spvOpcodeIsSpecConstant()
223 case SpvOpSpecConstantComposite: in spvOpcodeIsSpecConstant()
224 case SpvOpSpecConstantOp: in spvOpcodeIsSpecConstant()
233 case SpvOpConstantTrue: in spvOpcodeIsConstant()
234 case SpvOpConstantFalse: in spvOpcodeIsConstant()
[all …]
/third_party/skia/third_party/externals/dawn/src/utils/
DTextureUtils.cpp20 case wgpu::TextureFormat::R32Uint: in TextureFormatSupportsStorageTexture()
21 case wgpu::TextureFormat::R32Sint: in TextureFormatSupportsStorageTexture()
22 case wgpu::TextureFormat::R32Float: in TextureFormatSupportsStorageTexture()
23 case wgpu::TextureFormat::RGBA8Unorm: in TextureFormatSupportsStorageTexture()
24 case wgpu::TextureFormat::RGBA8Snorm: in TextureFormatSupportsStorageTexture()
25 case wgpu::TextureFormat::RGBA8Uint: in TextureFormatSupportsStorageTexture()
26 case wgpu::TextureFormat::RGBA8Sint: in TextureFormatSupportsStorageTexture()
27 case wgpu::TextureFormat::RG32Uint: in TextureFormatSupportsStorageTexture()
28 case wgpu::TextureFormat::RG32Sint: in TextureFormatSupportsStorageTexture()
29 case wgpu::TextureFormat::RG32Float: in TextureFormatSupportsStorageTexture()
[all …]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DFormat.cpp51 case DXGI_FORMAT_UNKNOWN: in FormatTranslate()
54 case DXGI_FORMAT_R32G32B32A32_FLOAT: in FormatTranslate()
56 case DXGI_FORMAT_R32G32B32A32_UINT: in FormatTranslate()
58 case DXGI_FORMAT_R32G32B32A32_SINT: in FormatTranslate()
60 case DXGI_FORMAT_R32G32B32_FLOAT: in FormatTranslate()
62 case DXGI_FORMAT_R32G32B32_UINT: in FormatTranslate()
64 case DXGI_FORMAT_R32G32B32_SINT: in FormatTranslate()
66 case DXGI_FORMAT_R16G16B16A16_UNORM: in FormatTranslate()
68 case DXGI_FORMAT_R16G16B16A16_UINT: in FormatTranslate()
70 case DXGI_FORMAT_R16G16B16A16_SNORM: in FormatTranslate()
[all …]
/third_party/skia/m133/src/core/
DSkSLTypeShared.cpp12 case SkSLType::kVoid: return "void"; in SkSLTypeString()
13 case SkSLType::kBool: return "bool"; in SkSLTypeString()
14 case SkSLType::kBool2: return "bool2"; in SkSLTypeString()
15 case SkSLType::kBool3: return "bool3"; in SkSLTypeString()
16 case SkSLType::kBool4: return "bool4"; in SkSLTypeString()
17 case SkSLType::kShort: return "short"; in SkSLTypeString()
18 case SkSLType::kShort2: return "short2"; in SkSLTypeString()
19 case SkSLType::kShort3: return "short3"; in SkSLTypeString()
20 case SkSLType::kShort4: return "short4"; in SkSLTypeString()
21 case SkSLType::kUShort: return "ushort"; in SkSLTypeString()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddxgi_format_map_autogen.cpp25 case DXGI_FORMAT_420_OPAQUE: in GetComponentType()
27 case DXGI_FORMAT_A8P8: in GetComponentType()
29 case DXGI_FORMAT_A8_UNORM: in GetComponentType()
31 case DXGI_FORMAT_AI44: in GetComponentType()
33 case DXGI_FORMAT_AYUV: in GetComponentType()
35 case DXGI_FORMAT_B4G4R4A4_UNORM: in GetComponentType()
37 case DXGI_FORMAT_B5G5R5A1_UNORM: in GetComponentType()
39 case DXGI_FORMAT_B5G6R5_UNORM: in GetComponentType()
41 case DXGI_FORMAT_B8G8R8A8_TYPELESS: in GetComponentType()
43 case DXGI_FORMAT_B8G8R8A8_UNORM: in GetComponentType()
[all …]
/third_party/mesa3d/src/compiler/spirv/
Dspirv.h2269 case SpvOpNop: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2270 case SpvOpUndef: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
2271 case SpvOpSourceContinued: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2272 case SpvOpSource: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2273 case SpvOpSourceExtension: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2274 case SpvOpName: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2275 case SpvOpMemberName: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2276 case SpvOpString: *hasResult = true; *hasResultType = false; break; in SpvHasResultAndType()
2277 case SpvOpLine: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
2278 case SpvOpExtension: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
[all …]
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.cc72 case "cdot_z_zzzi_s"_h: in CanTakeSVEMovprfx()
73 case "sdot_z_zzzi_s"_h: in CanTakeSVEMovprfx()
74 case "sudot_z_zzzi_s"_h: in CanTakeSVEMovprfx()
75 case "udot_z_zzzi_s"_h: in CanTakeSVEMovprfx()
76 case "usdot_z_zzzi_s"_h: in CanTakeSVEMovprfx()
80 case "cdot_z_zzzi_d"_h: in CanTakeSVEMovprfx()
81 case "sdot_z_zzzi_d"_h: in CanTakeSVEMovprfx()
82 case "udot_z_zzzi_d"_h: in CanTakeSVEMovprfx()
86 case "fmlalb_z_zzzi_s"_h: in CanTakeSVEMovprfx()
87 case "fmlalt_z_zzzi_s"_h: in CanTakeSVEMovprfx()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DObjCARCInstKind.cpp32 case ARCInstKind::Retain: in operator <<()
34 case ARCInstKind::RetainRV: in operator <<()
36 case ARCInstKind::ClaimRV: in operator <<()
38 case ARCInstKind::RetainBlock: in operator <<()
40 case ARCInstKind::Release: in operator <<()
42 case ARCInstKind::Autorelease: in operator <<()
44 case ARCInstKind::AutoreleaseRV: in operator <<()
46 case ARCInstKind::AutoreleasepoolPush: in operator <<()
48 case ARCInstKind::AutoreleasepoolPop: in operator <<()
50 case ARCInstKind::NoopCast: in operator <<()
[all …]

12345678910>>...607