Searched refs:Texture (Results 251 - 260 of 260) sorted by relevance

<<11

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp5058 const glu::Texture texture (m_context.getRenderContext());
5154 const glu::Texture texture0 (m_context.getRenderContext());
5155 const glu::Texture texture1 (m_context.getRenderContext());
5188 const glu::Texture texture0 (m_context.getRenderContext());
5189 const glu::Texture texture1 (m_context.getRenderContext());
H A Des31fPrimitiveBoundingBoxTests.cpp705 glu::Texture colorAttachment(m_context.getRenderContext());
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h600 { GL_TEXTURE_CUBE_MAP_SEAMLESS, CONTEXT_BOOL(Texture.CubeMapSeamless), extra_ARB_seamless_cube_map },
/external/deqp/modules/glshared/
H A DglsTextureStateQueryTests.cpp21 * \brief Texture State Query tests.
824 glu::Texture texture (m_renderCtx);
902 glu::Texture texture (m_renderCtx);
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp24 #include "Texture.h"
1229 Texture* textureObject = context->getTexture(texture);
/external/swiftshader/src/Shader/
H A DPixelPipeline.cpp1240 Pointer<Byte> texture = data + OFFSET(DrawData, mipmap) + stage * sizeof(Texture);
/external/skia/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp104 fIntrinsicMap[String("texture")] = SPECIAL(Texture);
/external/skqp/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp104 fIntrinsicMap[String("texture")] = SPECIAL(Texture);
/external/ImageMagick/PerlMagick/
H A DMagick.xs367 { "Texture", { {"texture", ImageReference} } },
7428 Texture = 107
9407 case 54: /* Texture */
/external/ImageMagick/PerlMagick/quantum/
H A Dquantum.xs.in367 { "Texture", { {"texture", ImageReference} } },
7428 Texture = 107
9407 case 54: /* Texture */

Completed in 808 milliseconds

<<11