/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_data.json | 9 "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 …]
|
D | PixelTransfer11.cpp | 261 GLenum componentType = gl::GetSizedInternalFormatInfo(internalFormat).componentType; in findBufferToTexturePS() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_data.json | 9 "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 …]
|
D | PixelTransfer11.cpp | 260 GLenum componentType = gl::GetSizedInternalFormatInfo(internalFormat).componentType; in findBufferToTexturePS() local
|
/third_party/flutter/skia/src/sksl/ir/ |
D | SkSLType.h | 152 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/ |
D | SkSLType.cpp | 29 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()
|
D | SkSLConstructor.h | 48 const Type& componentType() const { in componentType() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | GLFormat.cpp | 25 GLenum format, GLenum type, Type componentType) { in BuildGLFormatTable()
|
D | GLFormat.h | 34 ComponentType componentType; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | utilities.h | 150 GLenum componentType; member 168 GLenum componentType, in UniformTypeInfo()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | formatutils9.h | 40 GLenum componentType; member
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | utilities.h | 159 GLenum componentType; member 176 GLenum componentType, in UniformTypeInfo()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DynamicHLSL.cpp | 31 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/ |
D | DynamicHLSL.cpp | 31 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/ |
D | Format.h | 85 GLenum componentType; member 131 GLenum componentType, in Format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | Format.h | 89 GLenum componentType; member 137 GLenum componentType, in Format()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | VertexArray.cpp | 404 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/ |
D | formatutils9.h | 74 GLenum componentType; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 797 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
|
D | VertexArray.cpp | 477 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/ |
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 146 const std::string& componentType, in getOpTypeImageSparse() 253 const std::string& componentType, in getOpTypeImageSparse()
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | EGLWindow.h | 48 EGLenum componentType; member
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.h | 49 EGLenum componentType; member
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | validate_id.cpp | 293 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/ |
D | EGLPrintEGLinfoTest.cpp | 411 const char *componentType = (GetAttrib(mDisplay, config, EGL_COLOR_COMPONENT_TYPE_EXT) == in TEST_P() local
|