Searched refs:TextureFormat (Results 226 - 235 of 235) sorted by relevance

12345678910

/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp567 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format);
759 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format);
1226 tcu::TextureLevel sample (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), 1, 1);
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp145 if (access.getFormat().type == tcu::TextureFormat::HALF_FLOAT)
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp1509 const tcu::TextureFormat tcuColorFormat = mapVkFormat(m_colorFormat);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c2168 *value = xmbuf->TextureFormat;
/external/mesa3d/src/mesa/drivers/x11/
H A Dfakeglx.c2232 *value = xmbuf->TextureFormat;
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c1545 switch (surf->TextureFormat) {
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp394 const tcu::TextureFormat tcuFormat = mapVkFormat(DEFAULT_IMAGE_FORMAT);
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp788 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format);
1174 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format);
1545 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format);
2887 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format);
/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp636 const TextureFormat format = level.getFormat();
/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2923 const tcu::TextureFormat texFormat = glu::mapGLInternalFormat(GL_RGBA8);

Completed in 369 milliseconds

12345678910