/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBorderClampTests.cpp | 641 DE_ASSERT(m_channelClass != tcu::TEXTURECHANNELCLASS_LAST || mode != tcu::Sampler::MODE_LAST); 2059 , m_channelClass (getFormatChannelClass(texFormat, tcu::Sampler::MODE_LAST)) 2312 { "luminance", GL_LUMINANCE, tcu::Sampler::MODE_LAST }, 2313 { "alpha", GL_ALPHA, tcu::Sampler::MODE_LAST }, 2314 { "luminance_alpha", GL_LUMINANCE_ALPHA, tcu::Sampler::MODE_LAST }, 2315 { "bgra", GL_BGRA, tcu::Sampler::MODE_LAST }, 2316 { "r8", GL_R8, tcu::Sampler::MODE_LAST }, 2317 { "r8_snorm", GL_R8_SNORM, tcu::Sampler::MODE_LAST }, 2318 { "rg8", GL_RG8, tcu::Sampler::MODE_LAST }, 2319 { "rg8_snorm", GL_RG8_SNORM, tcu::Sampler::MODE_LAST }, [all...] |
H A D | es31fGeometryShaderTests.cpp | 3704 MODE_LAST enumerator in enum:deqp::gles31::Functional::__anon4786::VaryingOutputCountCase::ShaderInstancingMode 3730 DE_ASSERT(mode < MODE_LAST);
|
/external/webp/src/dsp/ |
H A D | upsampling.c | 25 WebPUpsampleLinePairFunc WebPUpsamplers[MODE_LAST]; 174 WebPYUV444Converter WebPYUV444Converters[MODE_LAST];
|
H A D | yuv.c | 123 WebPSamplerRowFunc WebPSamplers[MODE_LAST];
|
/external/webp/src/dec/ |
H A D | buffer_dec.c | 24 static const int kModeBpp[MODE_LAST] = { 33 return (webp_csp_mode >= MODE_RGB && webp_csp_mode < MODE_LAST);
|
/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkAllocationCallbackUtil.hpp | 167 MODE_LAST enumerator in enum:vk::DeterministicFailAllocator::Mode
|
/external/webp/include/webp/ |
H A D | decode.h | 158 MODE_LAST = 13 enumerator in enum:WEBP_CSP_MODE
|
/external/webp/src/webp/ |
H A D | decode.h | 158 MODE_LAST = 13 enumerator in enum:WEBP_CSP_MODE
|
/external/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 194 return MODE_LAST;
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicGeometryShaderTests.cpp | 73 MODE_LAST enumerator in enum:vkt::geometry::__anon3858::ShaderInstancingMode
|
/external/deqp/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 395 m_emptyTex1D.updateView(tcu::Sampler::MODE_LAST); 403 m_emptyTex2D.updateView(tcu::Sampler::MODE_LAST); 414 m_emptyTexCube.updateView(tcu::Sampler::MODE_LAST); 422 m_emptyTex2DArray.updateView(tcu::Sampler::MODE_LAST); 431 m_emptyTex3D.updateView(tcu::Sampler::MODE_LAST); 440 m_emptyTexCubeArray.updateView(tcu::Sampler::MODE_LAST);
|
/external/deqp/framework/common/ |
H A D | tcuCompressedTexture.cpp | 451 MODE_LAST enumerator in enum:tcu::__anon4153::EtcDecompressInternal::Etc2Mode
|
H A D | tcuTexture.hpp | 228 MODE_LAST enumerator in enum:tcu::Sampler::DepthStencilMode
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |