Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_data.json5 "texFormat": "DXGI_FORMAT_A8_UNORM", string
15 "texFormat": "DXGI_FORMAT_R8G8B8A8_UNORM", string
30 "texFormat": "DXGI_FORMAT_R8G8B8A8_TYPELESS", string
44 "texFormat": "DXGI_FORMAT_R8G8B8A8_TYPELESS", string
58 "texFormat": "DXGI_FORMAT_R16G16B16A16_UNORM", string
72 "texFormat": "DXGI_FORMAT_R16G16B16A16_FLOAT", string
87 "texFormat": "DXGI_FORMAT_R32G32B32A32_FLOAT", string
102 "texFormat": "DXGI_FORMAT_B8G8R8A8_UNORM", string
116 "texFormat": "DXGI_FORMAT_B8G8R8A8_UNORM_SRGB", string
130 "texFormat": "DXGI_FORMAT_B8G8R8A8_TYPELESS", string
[all …]
Dtexture_format_table.h56 DXGI_FORMAT texFormat; member
84 DXGI_FORMAT texFormat, in Format()
/third_party/flutter/skia/third_party/externals/angle2/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()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_copytex.c51 GLuint cubeFace, GLenum texFormat) in st_copy_framebuffer_to_texture()
Dst_cb_eglimage.c276 mesa_format texFormat; in st_bind_egl_image() local
Dst_vdpau.c196 mesa_format texFormat; in st_vdpau_map_surface() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp284 …e (glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typen… in genDummyTexture()
392 rr::GenericVec4 mapToFormatColorUnits (const tcu::TextureFormat& texFormat, const tcu::Vec4& normal… in mapToFormatColorUnits()
410 rr::GenericVec4 mapToFormatColorRepresentable (const tcu::TextureFormat& texFormat, const tcu::Vec4… in mapToFormatColorRepresentable()
619 deUint32 texFormat, in TextureBorderClampTest()
927 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->getR… in verifyImage() local
1257 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->get… in genSamplerParams() local
1380 deUint32 texFormat, in TextureBorderClampFormatCase()
1423 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->ge… in init() local
1501 deUint32 texFormat, in TextureBorderClampRangeClampCase()
1513 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->get… in init() local
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h48 D3DFORMAT texFormat; member
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_rendertexture.c108 GLenum texFormat, srcBuffer, target; in wglBindTexImageARB() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp679 void getPackInfo (const TextureFormat texFormat, in getPackInfo()
778 TextureFormat texFormat, in convertNormalizedFormat()
913 TextureFormat texFormat, in convertFloatFormat()
954 TextureFormat texFormat, in convertFormat()
DvktTextureFilteringTests.cpp205 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in Texture2DFilteringTestInstance() local
421 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in TextureCubeFilteringTestInstance() local
664 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in Texture2DArrayFilteringTestInstance() local
882 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in Texture3DFilteringTestInstance() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureUtil.cpp46 TransferFormat getTransferFormat (tcu::TextureFormat texFormat) in getTransferFormat()
140 deUint32 getInternalFormat (tcu::TextureFormat texFormat) in getInternalFormat()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h82 D3DFORMAT texFormat; member
/third_party/mesa3d/src/mesa/main/
Dtextureview.c309 GLenum internalFormat, mesa_format texFormat, in initialize_texture_fields()
536 mesa_format texFormat; in texture_view() local
Dtexstorage.c144 GLenum internalFormat, mesa_format texFormat) in initialize_texture_fields()
400 mesa_format texFormat; in texture_storage() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureCases.cpp95 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(m_internalFormat); in init() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSampleShadingTests.cpp202 tcu::TextureFormat const& texFormat, const char* sampler, in SampleShadingRenderCase()
498 tcu::TextureFormat const& texFormat, const char* sampler, in SampleShadingRenderFormatTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp277 const tcu::TextureFormat& texFormat = mapVkFormat(m_params.imageFormat); in initPrograms() local
626 const tcu::TextureFormat texFormat = mapVkFormat(m_params.imageFormat); in executeComputeTest() local
860 const tcu::TextureFormat texFormat = mapVkFormat(m_params.imageFormat); in executeFragmentTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp574 const TextureFormat texFormat = mapVkFormat(m_params->vkFormat); in getBufferFormat() local
806 const auto texFormat = mapVkFormat(m_params->vkFormat); in populate() local
956 const tcu::TextureFormat texFormat = mapVkFormat(m_params->vkFormat); in compare() local
DvktImageMismatchedFormatsTests.cpp81 const tcu::TextureFormat texFormat = mapVkFormat(format); in getFormatInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp276 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in createPipelineLayout() local
356 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in bindDescriptorSets() local
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c283 mesa_format texFormat = MESA_FORMAT_NONE; in intelSetTexBuffer2() local
/third_party/vk-gl-cts/modules/egl/
DteglAndroidUtil.cpp295 const TextureFormat texFormat = glu::mapGLInternalFormat(m_format); in createBuffer() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c556 mesa_format texFormat; in radeonSetTexBuffer2() local

123