Home
last modified time | relevance | path

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

12

/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp166 bool IsAlpha(GLenum texFormat) in IsAlpha()
177 bool IsRGB(GLenum texFormat) in IsRGB()
194 bool IsRGBA(GLenum texFormat) in IsRGBA()
/external/deqp/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()
926 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->getR… in verifyImage() local
1256 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->get… in genSamplerParams() local
1379 deUint32 texFormat, in TextureBorderClampFormatCase()
1422 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->ge… in init() local
1500 deUint32 texFormat, in TextureBorderClampRangeClampCase()
1512 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->get… in init() local
[all …]
Des31fOpaqueTypeIndexingTests.cpp276 tcu::TextureFormat texFormat, in setupTexture()
492 const TextureFormat texFormat = getSamplerTextureFormat(m_samplerType); in iterate() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c108 gl_format texFormat; in st_bind_surface() local
Dst_atom_texture.c221 const gl_format texFormat = firstImage->base.TexFormat; in update_single_texture() local
Dst_cb_fbo.c512 gl_format texFormat; in st_validate_attachment() local
Dst_cb_drawpixels.c463 enum pipe_format texFormat) in alloc_texture()
1428 enum pipe_format srcFormat, texFormat; in st_CopyPixels() local
Dst_manager.c516 gl_format texFormat; in st_context_teximage() local
/external/deqp/framework/opengl/
DgluTextureUtil.cpp46 TransferFormat getTransferFormat (tcu::TextureFormat texFormat) in getTransferFormat()
140 deUint32 getInternalFormat (tcu::TextureFormat texFormat) in getInternalFormat()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp676 void getPackInfo (const TextureFormat texFormat, in getPackInfo()
773 TextureFormat texFormat, in convertNormalizedFormat()
887 TextureFormat texFormat, in convertFloatFormat()
928 TextureFormat texFormat, in convertFormat()
/external/deqp/modules/egl/
DteglAndroidUtil.cpp145 const TextureFormat texFormat = glu::mapGLInternalFormat(m_format); in createBuffer() local
DteglImageUtil.cpp481 const TextureFormat texFormat = glu::mapGLInternalFormat(m_format); in createBuffer() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp95 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(m_internalFormat); in init() local
/external/mesa3d/src/mesa/main/
Dtexparam.c994 gl_format texFormat; in get_tex_level_parameter_image() local
1140 gl_format texFormat = texObj->_BufferObjectFormat; in get_tex_level_parameter_buffer() local
Dtexgetimage.c229 const gl_format texFormat = in get_tex_rgba_compressed() local
323 const gl_format texFormat = in get_tex_rgba_uncompressed() local
Dtexstorage.c133 gl_format texFormat; in setup_texstorage() local
Dteximage.c2998 gl_format texFormat = MESA_FORMAT_NONE; in teximage() local
3062 gl_format texFormat; in teximage() local
3345 get_copy_tex_image_source(struct gl_context *ctx, gl_format texFormat) in get_copy_tex_image_source()
3408 gl_format texFormat = _mesa_choose_texture_format(ctx, texObj, in copyteximage() local
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_tex_image.c280 gl_format texFormat = MESA_FORMAT_NONE; in intelSetTexBuffer2() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c280 gl_format texFormat = MESA_FORMAT_NONE; in intelSetTexBuffer2() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_image.c280 gl_format texFormat = MESA_FORMAT_NONE; in intelSetTexBuffer2() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp387 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in createPipelineLayout() local
467 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in bindDescriptorSets() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c617 gl_format texFormat; in radeonSetTexBuffer2() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1022 void ShaderRenderCaseInstance::uploadImage (const tcu::TextureFormat& texFormat, in uploadImage()
1467 void ShaderRenderCaseInstance::uploadSparseImage (const tcu::TextureFormat& texFormat, in uploadSparseImage()
1901 tcu::TextureFormat texFormat; in useSampler() local
2100 const tcu::TextureFormat& texFormat, in createSamplerUniform()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp301 const tcu::TextureFormat texFormat = m_texture->getRefTexture().getFormat(); in iterate() local
Des3fFboRenderTest.cpp377 tcu::TextureFormat texFormat = glu::mapGLTransferFormat(format, dataType); in createMetaballsTex2D() local
389 tcu::TextureFormat texFormat = glu::mapGLTransferFormat(format, dataType); in createQuadsTex2D() local

12