Home
last modified time | relevance | path

Searched defs:componentType (Results 1 – 25 of 70) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_data.json9 "componentType": "unorm", string
20 "componentType": "unorm", string
34 "componentType": "typeless", string
48 "componentType": "typeless", string
62 "componentType": "unorm", string
77 "componentType": "float", string
92 "componentType": "float", string
106 "componentType": "unorm", string
120 "componentType": "unorm", string
134 "componentType": "typeless", string
[all …]
DPixelTransfer11.cpp261 GLenum componentType = gl::GetSizedInternalFormatInfo(internalFormat).componentType; in findBufferToTexturePS() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_data.json9 "componentType": "unorm", string
20 "componentType": "unorm", string
29 "componentType": "typeless", string
38 "componentType": "typeless", string
47 "componentType": "unorm", string
57 "componentType": "float", string
67 "componentType": "float", string
76 "componentType": "unorm", string
85 "componentType": "unorm", string
94 "componentType": "typeless", string
[all …]
DPixelTransfer11.cpp260 GLenum componentType = gl::GetSizedInternalFormatInfo(internalFormat).componentType; in findBufferToTexturePS() local
/third_party/flutter/skia/src/sksl/ir/
DSkSLType.h152 Type(String name, Kind kind, const Type& componentType) in Type()
166 Type(const char* name, const Type& componentType, int columns) in Type()
170 Type(String name, Kind kind, const Type& componentType, int columns) in Type()
184 Type(const char* name, const Type& componentType, int columns, int rows) in Type()
322 const Type& componentType() const { in componentType() function
/third_party/skia/src/sksl/ir/
DSkSLType.cpp29 ArrayType(skstd::string_view name, const char* abbrev, const Type& componentType, int count) in ArrayType()
43 const Type& componentType() const override { in componentType() function in SkSL::ArrayType
201 MatrixType(skstd::string_view name, const char* abbrev, const Type& componentType, in MatrixType()
211 const ScalarType& componentType() const override { in componentType() function in SkSL::MatrixType
374 VectorType(skstd::string_view name, const char* abbrev, const Type& componentType, in VectorType()
382 const ScalarType& componentType() const override { in componentType() function in SkSL::VectorType
422 std::unique_ptr<Type> Type::MakeArrayType(skstd::string_view name, const Type& componentType, in MakeArrayType()
438 const Type& componentType, int columns, int8_t rows) { in MakeMatrixType()
471 const Type& componentType, int columns) { in MakeVectorType()
DSkSLConstructor.h48 const Type& componentType() const { in componentType() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DGLFormat.cpp25 GLenum format, GLenum type, Type componentType) { in BuildGLFormatTable()
DGLFormat.h34 ComponentType componentType; member
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dutilities.h150 GLenum componentType; member
168 GLenum componentType, in UniformTypeInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h40 GLenum componentType; member
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.h159 GLenum componentType; member
176 GLenum componentType, in UniformTypeInfo()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp31 const char *HLSLComponentTypeString(GLenum componentType) in HLSLComponentTypeString()
49 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString()
197 GLenum componentType = mRenderer->getVertexComponentType(vertexFormatID); in generateVertexShaderForInputLayout() local
443 GLenum componentType = gl::VariableComponentType(transposedType); in generateVaryingLinkHLSL() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp31 const char *HLSLComponentTypeString(GLenum componentType) in HLSLComponentTypeString()
49 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString()
206 GLenum componentType = mRenderer->getVertexComponentType(vertexFormatID); in generateVertexShaderForInputLayout() local
446 GLenum componentType = gl::VariableComponentType(transposedType); in generateVaryingLinkHLSL() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h85 GLenum componentType; member
131 GLenum componentType, in Format()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h89 GLenum componentType; member
137 GLenum componentType, in Format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray.cpp404 ComponentType componentType = GetVertexAttributeComponentType(pureInteger, type); in setVertexAttribFormat() local
445 ComponentType componentType, in setVertexAttribPointerImpl()
521 ComponentType componentType = GetVertexAttributeComponentType(true, type); in setVertexAttribIPointer() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h74 GLenum componentType; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp797 GLenum componentType, in AddRGBAXFormat()
842 GLenum componentType, in AddRGBAFormat()
862 GLenum componentType, in AddLUMAFormat()
899 GLenum componentType, in AddDepthStencilFormat()
975 GLenum componentType, in AddYUVFormat()
1437 GLenum componentType = GL_NONE; in GetConfigColorBufferFormat() local
1474 GLenum componentType = GL_UNSIGNED_NORMALIZED; in GetConfigDepthStencilBufferFormat() local
DVertexArray.cpp477 ComponentType componentType = GetVertexAttributeComponentType(pureInteger, type); in setVertexAttribFormat() local
520 ComponentType componentType, in setVertexAttribPointerImpl()
601 ComponentType componentType = GetVertexAttributeComponentType(true, type); in setVertexAttribIPointer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp146 const std::string& componentType, in getOpTypeImageSparse()
253 const std::string& componentType, in getOpTypeImageSparse()
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.h48 EGLenum componentType; member
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.h49 EGLenum componentType; member
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp293 auto componentType = module_.FindDef(inst->words[componentIndex]); in isValid() local
583 auto componentType = module_.FindDef(resultType->words()[2]); in isValid() local
621 auto componentType = module_.FindDef(columnType->words()[2]); in isValid() local
911 auto componentType = module_.FindDef(resultType->words()[2]); in isValid() local
949 auto componentType = module_.FindDef(columnType->words()[2]); in isValid() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp411 const char *componentType = (GetAttrib(mDisplay, config, EGL_COLOR_COMPONENT_TYPE_EXT) == in TEST_P() local

123