Home
last modified time | relevance | path

Searched refs:HalfFloat (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat.h230 return vertexAttribType == gl::VertexAttribType::HalfFloat; in isVertexTypeHalfFloat()
H A DFormat_table_autogen.cpp154 { FormatID::R16G16B16A16_FLOAT, GL_RGBA16F, GL_RGBA16F, GenerateMip<R16G16B16A16F>, NoCopyFunctions, ReadColor<R16G16B16A16F, GLfloat>, WriteColor<R16G16B16A16F, GLfloat>, GL_FLOAT, 16, 16, 16, 16, 0, 0, 0, 8, 1, false, false, false, false, false, gl::VertexAttribType::HalfFloat },
161 { FormatID::R16G16B16_FLOAT, GL_RGB16F, GL_RGB16F, GenerateMip<R16G16B16F>, NoCopyFunctions, ReadColor<R16G16B16F, GLfloat>, WriteColor<R16G16B16F, GLfloat>, GL_FLOAT, 16, 16, 16, 0, 0, 0, 0, 6, 1, false, false, false, false, false, gl::VertexAttribType::HalfFloat },
168 { FormatID::R16G16_FLOAT, GL_RG16F, GL_RG16F, GenerateMip<R16G16F>, NoCopyFunctions, ReadColor<R16G16F, GLfloat>, WriteColor<R16G16F, GLfloat>, GL_FLOAT, 16, 16, 0, 0, 0, 0, 0, 4, 1, false, false, false, false, false, gl::VertexAttribType::HalfFloat },
175 { FormatID::R16_FLOAT, GL_R16F, GL_R16F, GenerateMip<R16F>, NoCopyFunctions, ReadColor<R16F, GLfloat>, WriteColor<R16F, GLfloat>, GL_FLOAT, 16, 0, 0, 0, 0, 0, 0, 2, 1, false, false, false, false, false, gl::VertexAttribType::HalfFloat },
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEnums.h472 HalfFloat = 11, // GLenum == 0x140B member in gl::BlendEquationType::BlendFactorType::VertexAttribType
526 ANGLE_VALIDATE_PACKED_ENUM(VertexAttribType, HalfFloat, GL_HALF_FLOAT);
H A DPackedEnums.cpp440 case VertexAttribType::HalfFloat:
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs252 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs256 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs259 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs252 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs256 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs259 HalfFloat = 13, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs252 HalfFloat = 13, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs256 HalfFloat = 13, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs259 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs326 HalfFloat = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs326 HalfFloat = 13, enumerator
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.cs362 HalfFloat = 13, enumerator
/third_party/spirv-tools/test/
H A Doperand_capabilities_test.cpp382 CASE1(IMAGE_CHANNEL_DATA_TYPE, ImageChannelDataType::HalfFloat, Kernel),
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp2162 case VertexAttribType::HalfFloat: in GetVertexFormatID()
H A DContext.cpp9690 {VertexAttribType::HalfFloat, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()

Completed in 88 milliseconds