/device/generic/vulkan-cereal/third-party/angle/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 | 261 GLenum componentType = gl::GetSizedInternalFormatInfo(internalFormat).componentType; in findBufferToTexturePS() local
|
D | Blit11.cpp | 803 GLenum componentType = d3d11::GetComponentType(sourceSRVDesc.Format); in swizzleTexture() local 933 GLenum componentType = d3d11::GetComponentType(sourceSRVDesc.Format); in copyTexture() local
|
D | TextureStorage11.cpp | 2582 const GLenum componentType = d3d11::GetComponentType(format); in createSRVForSampler() local
|
/device/generic/vulkan-cereal/third-party/angle/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 443 GLenum componentType = gl::VariableComponentType(transposedType); in generateVaryingLinkHLSL() local
|
D | ProgramD3D.cpp | 59 GLenum componentType = gl::VariableComponentType(transposedType); in GetDefaultInputLayoutFromShader() local 639 GLenum componentType = renderer->getVertexComponentType(vertexFormatID); in getSignature() local
|
/device/generic/vulkan-cereal/third-party/angle/src/common/ |
D | utilities.h | 148 GLenum componentType; member 166 GLenum componentType, in UniformTypeInfo()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | Format.h | 86 GLenum componentType; member 132 GLenum componentType, in Format()
|
D | angle_format_data.json | 14 "componentType": "float", string
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | VertexArray.cpp | 408 ComponentType componentType = GetVertexAttributeComponentType(pureInteger, type); in setVertexAttribFormat() local 449 ComponentType componentType, in setVertexAttribPointerImpl() 530 ComponentType componentType = GetVertexAttributeComponentType(true, type); in setVertexAttribIPointer() local
|
D | formatutils.cpp | 607 GLenum componentType, in AddRGBAFormat() 648 GLenum componentType, in AddLUMAFormat() 685 GLenum componentType, in AddDepthStencilFormat()
|
D | formatutils.h | 222 GLenum componentType; member
|
D | angletypes.h | 647 constexpr ComponentType GLenumToComponentType(GLenum componentType) in GLenumToComponentType()
|
D | Framebuffer.cpp | 1049 GLenum componentType = attachment->getFormat().info->componentType; in getDrawbufferWriteType() local
|
D | Program.cpp | 3944 ComponentType componentType = in linkAttributes() local 4650 ComponentType componentType = in linkOutputVariables() local
|
D | validationES.cpp | 5156 GLenum componentType = attachment->getFormat().info->componentType; in ValidateWebGLFramebufferAttachmentClearType() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | formatutils9.h | 74 GLenum componentType; member
|
/device/generic/vulkan-cereal/third-party/angle/util/ |
D | EGLWindow.h | 48 EGLenum componentType; member
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/ |
D | EGLPrintEGLinfoTest.cpp | 367 const char *componentType = (GetAttrib(mDisplay, config, EGL_COLOR_COMPONENT_TYPE_EXT) == in TEST_P() local
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/ |
D | ANGLETest.cpp | 1139 void ANGLETestBase::setConfigComponentType(EGLenum componentType) in setConfigComponentType()
|