Home
last modified time | relevance | path

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

/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
DBlit11.cpp803 GLenum componentType = d3d11::GetComponentType(sourceSRVDesc.Format); in swizzleTexture() local
933 GLenum componentType = d3d11::GetComponentType(sourceSRVDesc.Format); in copyTexture() local
DTextureStorage11.cpp2337 const GLenum componentType = d3d11::GetComponentType(format); in createSRVForSampler() 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/mingw-w64/mingw-w64-headers/include/
Dvsbackup.h186 #define IVssBackupComponents_AddComponent(This,instanceId,writerId,componentType,wszLogicalPath,wsz… argument
193 #define IVssBackupComponents_SetBackupSucceeded(This,instanceId,writerId,componentType,wszLogicalPa… argument
194 #define IVssBackupComponents_SetBackupOptions(This,writerId,componentType,wszLogicalPath,wszCompone… argument
195 #define IVssBackupComponents_SetSelectedForRestore(This,writerId,componentType,wszLogicalPath,wszCo… argument
196 #define IVssBackupComponents_SetRestoreOptions(This,writerId,componentType,wszLogicalPath,wszCompon… argument
197 #define IVssBackupComponents_SetAdditionalRestores(This,writerId,componentType,wszLogicalPath,wszCo… argument
198 #define IVssBackupComponents_SetPreviousBackupStamp(This,writerId,componentType,wszLogicalPath,wszC… argument
201 #define IVssBackupComponents_AddAlternativeLocationMapping(This,writerId,componentType,wszLogicalPa… argument
202 #define IVssBackupComponents_AddRestoreSubcomponent(This,writerId,componentType,wszLogicalPath,wszC… argument
203 #define IVssBackupComponents_SetFileRestoreStatus(This,writerId,componentType,wszLogicalPath,wszCom… argument
[all …]
Dnaptypes.h204 UINT32 componentType; member
Dvswriter.h128 #define IVssCreateExpressWriterMetadata_AddComponent(This,componentType,wszLogicalPath,wszComponent… argument
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dutilities.h150 GLenum componentType; member
168 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
DProgramD3D.cpp54 GLenum componentType = gl::VariableComponentType(transposedType); in GetDefaultInputLayoutFromShader() local
612 GLenum componentType = renderer->getVertexComponentType(vertexFormatID); in getSignature() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h85 GLenum componentType; member
131 GLenum componentType, in Format()
Dangle_format_data.json14 "componentType": "float", string
/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
Dformatutils.h164 GLenum componentType; member
Dformatutils.cpp583 GLenum componentType, in AddRGBAFormat()
622 GLenum componentType, in AddLUMAFormat()
657 GLenum componentType, in AddDepthStencilFormat()
Dangletypes.h406 constexpr ComponentType GLenumToComponentType(GLenum componentType) in GLenumToComponentType()
DFramebuffer.cpp887 GLenum componentType = attachment->getFormat().info->componentType; in getDrawbufferWriteType() local
DProgram.cpp3372 ComponentType componentType = in linkAttributes() local
4060 ComponentType componentType = in linkOutputVariables() local
DvalidationES.cpp4905 GLenum componentType = attachment->getFormat().info->componentType; in ValidateWebGLFramebufferAttachmentClearType() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h74 GLenum componentType; member
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.h48 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/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp1095 void ANGLETestBase::setConfigComponentType(EGLenum componentType) in setConfigComponentType()
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1306 SpvId componentType = this->getType(c.fType.componentType()); in writeMatrixConstructor() local
1337 SpvId componentType = this->getType(c.fArguments[i]->fType.componentType()); in writeMatrixConstructor() local