Searched defs:TextureType (Results 1 - 10 of 10) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderTextureSizeTests.cpp58 enum TextureType enum in class:deqp::gles31::Functional::__anon20333::TextureSizeCase
70 TextureSizeCase (Context& context, const char* name, const char* desc, TextureType type, int samples);
87 const TextureType m_type;
101 TextureSizeCase::TextureSizeCase (Context& context, const char* name, const char* desc, TextureType type, int samples)
494 TextureSizeCase::TextureType type;
H A Des31fTextureMultisampleTests.cpp1035 enum TextureType enum in class:deqp::gles31::Functional::__anon20359::MultisampleTextureUsageCase
1049 MultisampleTextureUsageCase (Context& ctx, const char* name, const char* desc, int samples, TextureType type);
1068 const TextureType m_type;
1084 MultisampleTextureUsageCase::MultisampleTextureUsageCase (Context& ctx, const char* name, const char* desc, int samples, TextureType type)
1837 static const struct TextureType
2040 static const struct TextureType
2043 MultisampleTextureUsageCase::TextureType type;
H A Des31fOpaqueTypeIndexingTests.cpp78 enum TextureType enum in namespace:deqp::gles31::Functional::__anon20280
118 static TextureType getTextureType (glu::DataType samplerType)
223 const TextureType texType = getTextureType(samplerType);
245 static deUint32 getGLTextureTarget (TextureType texType)
266 const TextureType texType = getTextureType(samplerType);
/external/llvm/lib/Target/R600/
H A DR600TextureIntrinsicsReplacer.cpp38 void getAdjustmentFromTextureTarget(unsigned TextureType, bool hasLOD, argument
61 switch (TextureType) {
90 if (TextureType == TEXTURE_RECT ||
91 TextureType == TEXTURE_SHADOWRECT) {
96 if (TextureType == TEXTURE_CUBE_ARRAY ||
97 TextureType == TEXTURE_SHADOWCUBE_ARRAY)
100 if (TextureType == TEXTURE_1D_ARRAY ||
101 TextureType == TEXTURE_SHADOW1D_ARRAY) {
108 } else if (TextureType == TEXTURE_2D_ARRAY ||
109 TextureType
164 unsigned TextureType = local
188 unsigned TextureType = local
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp115 enum TextureType enum in namespace:deqp::gles2::Functional::__anon19907
125 TextureType type; //!< Texture type (2D, cubemap, ...)
143 TextureSpec (TextureType type_,
H A Des2fTextureSpecificationTests.cpp331 enum TextureType enum in namespace:deqp::gles2::Functional
357 TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height);
365 const TextureType m_texType;
393 TextureSpecCase::TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height)
/external/deqp/modules/glshared/
H A DglsTextureTestUtil.hpp60 enum TextureType enum in namespace:deqp::gls::TextureTestUtil
103 RenderParams (TextureType texType_)
115 TextureType texType; //!< Texture type.
217 void renderQuad (int texUnit, const float* texCoord, TextureType texType);
326 ReferenceParams (TextureType texType_)
337 ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EXACT)
/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp62 enum TextureType enum in struct:deqp::egl::__anon19823::TestConfig
88 TextureType textureType;
/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp167 enum TextureType enum in namespace:deqp::gles3::Functional::__anon20076
179 TextureType type; //!< Texture type (2D, cubemap, ...)
197 TextureSpec (TextureType type_,
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 169 milliseconds