Home
last modified time | relevance | path

Searched defs:texFormat (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_data.json5 "texFormat": "DXGI_FORMAT_A8_UNORM", string
15 "texFormat": "DXGI_FORMAT_R8G8B8A8_UNORM", string
25 "texFormat": "DXGI_FORMAT_R8G8B8A8_TYPELESS", string
34 "texFormat": "DXGI_FORMAT_R8G8B8A8_TYPELESS", string
43 "texFormat": "DXGI_FORMAT_R16G16B16A16_UNORM", string
52 "texFormat": "DXGI_FORMAT_R16G16B16A16_FLOAT", string
62 "texFormat": "DXGI_FORMAT_R32G32B32A32_FLOAT", string
72 "texFormat": "DXGI_FORMAT_B8G8R8A8_UNORM", string
81 "texFormat": "DXGI_FORMAT_B8G8R8A8_UNORM_SRGB", string
90 "texFormat": "DXGI_FORMAT_B8G8R8A8_TYPELESS", string
[all …]
Dtexture_format_table.h56 DXGI_FORMAT texFormat; member
84 DXGI_FORMAT texFormat, in Format()
/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp113 GLenum* texFormat, in sGetFormatParameters()
224 GLenum texFormat = 0; in create() local
453 GLenum texFormat = internalformat; in reformat() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h82 D3DFORMAT texFormat; member
Dformatutils9.cpp261 D3DFORMAT texFormat, in InsertD3D9FormatInfo()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp391 EGLint texFormat; member
1302 EGLint texFormat = EGL_NO_TEXTURE; in eglCreatePbufferSurface() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglImp.cpp826 EGLint width, height, largest, texTarget, texFormat; in eglCreatePbufferSurface() local