Home
last modified time | relevance | path

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

123

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_data.json5 "texFormat": "DXGI_FORMAT_A8_UNORM", string
15 "texFormat": "DXGI_FORMAT_R8G8B8A8_UNORM", string
31 "texFormat": "DXGI_FORMAT_R8G8B8A8_TYPELESS", string
45 "texFormat": "DXGI_FORMAT_R8G8B8A8_TYPELESS", string
59 "texFormat": "DXGI_FORMAT_R16G16B16A16_UNORM", string
74 "texFormat": "DXGI_FORMAT_R16G16B16A16_FLOAT", string
90 "texFormat": "DXGI_FORMAT_R32G32B32A32_FLOAT", string
106 "texFormat": "DXGI_FORMAT_B8G8R8A8_UNORM", string
121 "texFormat": "DXGI_FORMAT_B8G8R8A8_UNORM_SRGB", string
137 "texFormat": "DXGI_FORMAT_B8G8R8A8_TYPELESS", string
[all …]
Dtexture_format_table.h59 DXGI_FORMAT texFormat; member
93 DXGI_FORMAT texFormat, in Format()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_renderbuffer.cpp48 GLenum texFormat, GLenum texType, in test_renderbuffer_read_image()
119 GLenum texFormat; in test_renderbuffer_read() member
223 GLenum texFormat, GLenum texType, in test_renderbuffer_image_write()
298 GLenum texFormat; in test_renderbuffer_write() member
Dtest_renderbuffer_info.cpp22 GLenum texFormat, GLenum texType, in test_renderbuffer_object_info()
54 GLenum texFormat; in test_renderbuffer_getinfo() member
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp281 …nDefaultTexture(glu::RenderContext &renderCtx, const glu::ContextInfo &ctxInfo, uint32_t texFormat, in genDefaultTexture()
390 rr::GenericVec4 mapToFormatColorUnits(const tcu::TextureFormat &texFormat, const tcu::Vec4 &normali… in mapToFormatColorUnits()
415 rr::GenericVec4 mapToFormatColorRepresentable(const tcu::TextureFormat &texFormat, const tcu::Vec4 … in mapToFormatColorRepresentable()
612uint32_t texFormat, tcu::Sampler::DepthStencilMode mode, in TextureBorderClampTest()
928 const tcu::TextureFormat texFormat = in verifyImage() local
1270 const tcu::TextureFormat texFormat = in genSamplerParams() local
1393uint32_t texFormat, tcu::Sampler::DepthStencilMode mode, in TextureBorderClampFormatCase()
1426 const tcu::TextureFormat texFormat = in init() local
1498 … const char *description, uint32_t texFormat, in TextureBorderClampRangeClampCase()
1509 const tcu::TextureFormat texFormat = in init() local
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_copytex.c52 GLuint cubeFace, GLenum texFormat) in st_copy_framebuffer_to_texture()
Dst_cb_eglimage.c385 mesa_format texFormat; in st_bind_egl_image() local
Dst_vdpau.c195 mesa_format texFormat; in st_vdpau_map_surface() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h48 D3DFORMAT texFormat; member
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp596 void getPackInfo(const TextureFormat texFormat, IVec4 &bitSizes, IVec4 &bitOffsets, int &baseTypeBy… in getPackInfo()
687 void convertNormalizedFormat(const void *pixelPtr, TextureFormat texFormat, in convertNormalizedFormat()
821 void convertFloatFormat(const void *pixelPtr, TextureFormat texFormat, in convertFloatFormat()
860 void convertFormat(const void *pixelPtr, TextureFormat texFormat, in convertFormat()
DvktTextureFilteringTests.cpp245 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in Texture2DFilteringTestInstance() local
480 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in TextureCubeFilteringTestInstance() local
755 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in Texture2DArrayFilteringTestInstance() local
1005 const tcu::TextureFormat texFormat = vk::mapVkFormat(m_testParameters.format); in Texture3DFilteringTestInstance() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_rendertexture.c109 GLenum texFormat, srcBuffer, target; in wglBindTexImageARB() local
/external/deqp/framework/opengl/
DgluTextureUtil.cpp46 TransferFormat getTransferFormat(tcu::TextureFormat texFormat) in getTransferFormat()
210 uint32_t getInternalFormat(tcu::TextureFormat texFormat) in getInternalFormat()
/external/mesa3d/src/mesa/main/
Dtextureview.c312 GLenum internalFormat, mesa_format texFormat, in initialize_texture_fields()
539 mesa_format texFormat; in texture_view() local
Dtexstore.c961 get_read_write_mode(GLenum userFormat, mesa_format texFormat) in get_read_write_mode()
1243 _mesa_compute_compressed_pixelstore(GLuint dims, mesa_format texFormat, in _mesa_compute_compressed_pixelstore()
Dtexstorage.c145 GLenum internalFormat, mesa_format texFormat, in initialize_texture_fields()
526 mesa_format texFormat; in texture_storage() local
/external/deqp/external/openglcts/modules/gles31/
Des31cSampleShadingTests.cpp208tcu::TextureFormat const &texFormat, const char *sampler, in SampleShadingRenderCase()
505tcu::TextureFormat const &texFormat, const char *sampler, in SampleShadingRenderFormatTests()
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp88 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(m_internalFormat); in init() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp348 const tcu::TextureFormat &texFormat = mapVkFormat(m_params.imageFormat); in initPrograms() local
701 const tcu::TextureFormat texFormat = mapVkFormat(m_params.imageFormat); in executeComputeTest() local
979 const tcu::TextureFormat texFormat = mapVkFormat(m_params.imageFormat); in executeFragmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp589 const TextureFormat texFormat = mapVkFormat(m_params->vkFormat); in getBufferFormat() local
820 const auto texFormat = mapVkFormat(m_params->vkFormat); in populate() local
977 const tcu::TextureFormat texFormat = mapVkFormat(m_params->vkFormat); in compare() local
DvktImageMismatchedFormatsTests.cpp81 const tcu::TextureFormat texFormat = mapVkFormat(format); in getFormatInfo() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp261 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in createPipelineLayout() local
348 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in bindDescriptorSets() local
/external/OpenCL-CTS/test_common/gles/
Dhelpers.cpp424 GLenum texFormat, GLenum texType, in CreateGLRenderbuffer()
580 GLenum texFormat, GLenum texType, in ReadGLRenderbuffer()
/external/deqp/modules/egl/
DteglAndroidUtil.cpp327 const TextureFormat texFormat = glu::mapGLInternalFormat(m_format); in createBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1039 void ShaderRenderCaseInstance::uploadImage(const tcu::TextureFormat &texFormat, const TextureData &… in uploadImage()
1314 void ShaderRenderCaseInstance::uploadSparseImage(const tcu::TextureFormat &texFormat, const Texture… in uploadSparseImage()
1434 tcu::TextureFormat texFormat; in useSampler() local
1635const tcu::TextureFormat &texFormat, const tcu::UVec3 texSize, in createSamplerUniform()

123