Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/state_tracker/
Dst_copytex.c51 GLuint cubeFace, GLenum texFormat) in st_copy_framebuffer_to_texture()
Dst_cb_eglimage.c187 mesa_format texFormat; in st_bind_egl_image() local
Dst_vdpau.c192 mesa_format texFormat; in st_vdpau_map_surface() local
Dst_cb_fbo.c586 mesa_format texFormat; in st_validate_attachment() local
/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/gallium/state_trackers/wgl/
Dstw_ext_rendertexture.c111 GLenum texFormat, srcBuffer, target; in wglBindTexImageARB() 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
/external/mesa3d/src/mesa/main/
Dtextureview.c307 GLenum internalFormat, mesa_format texFormat, in initialize_texture_fields()
532 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
Dtexstore.c952 get_read_write_mode(GLenum userFormat, mesa_format texFormat) in get_read_write_mode()
1264 _mesa_compute_compressed_pixelstore(GLuint dims, mesa_format texFormat, in _mesa_compute_compressed_pixelstore()
Dtexgetimage.c274 teximage_needs_rebase(mesa_format texFormat, GLenum baseFormat, in teximage_needs_rebase()
315 const mesa_format texFormat = in get_tex_rgba_compressed() local
432 const mesa_format texFormat = in get_tex_rgba_uncompressed() local
Dtexparam.c1345 mesa_format texFormat; in get_tex_level_parameter_image() local
1543 mesa_format texFormat = texObj->_BufferObjectFormat; in get_tex_level_parameter_buffer() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp95 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(m_internalFormat); in init() local
/external/deqp/external/openglcts/modules/gles31/
Des31cSampleShadingTests.cpp202 tcu::TextureFormat const& texFormat, const char* sampler, in SampleShadingRenderCase()
497 tcu::TextureFormat const& texFormat, const char* sampler, in SampleShadingRenderFormatTests()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp272 const tcu::TextureFormat& texFormat = mapVkFormat(m_params.imageFormat); in initPrograms() local
621 const tcu::TextureFormat texFormat = mapVkFormat(m_params.imageFormat); in executeComputeTest() local
855 const tcu::TextureFormat texFormat = mapVkFormat(m_params.imageFormat); in executeFragmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp275 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in createPipelineLayout() local
355 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8); in bindDescriptorSets() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c283 mesa_format texFormat = MESA_FORMAT_NONE; in intelSetTexBuffer2() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c555 mesa_format texFormat; in radeonSetTexBuffer2() local
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp574 tcu::TextureFormat texFormat = glu::mapGLInternalFormat(internalFormat); in fillTexture() local
DglcShaderMultisampleInterpolationTests.cpp250tcu::TextureFormat const& texFormat, const char* sampler, const char* outType, GLfloat min, GLfloa… in ShaderMultisampleInterpolationBaseCase()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp951 void ShaderRenderCaseInstance::uploadImage (const tcu::TextureFormat& texFormat, in uploadImage()
1213 void ShaderRenderCaseInstance::uploadSparseImage (const tcu::TextureFormat& texFormat, in uploadSparseImage()
1335 tcu::TextureFormat texFormat; in useSampler() local
1534 const tcu::TextureFormat& texFormat, in createSamplerUniform()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c647 mesa_format texFormat; in r200SetTexBuffer2() local

12