/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
vktTessellationPrimitiveDiscardTests.cpp | 91 // Generate input attributes (tessellation levels, and position scale and 93 // combination of tessellatio levels; each level is either a valid 205 << "Note: the rectangle approximately corresponds to the patch with these tessellation levels: " 369 * Draws patches with different combinations of tessellation levels, 370 * varying which levels are negative. Verifies by checking that white 387 const int numAttribsPerPrimitive = 6 + 2 + 2; // Tess levels, scale, offset. 485 << "Note: rendering " << numPrimitives << " patches; first patches have valid relevant outer levels, " 486 << "but later patches have one or more invalid (i.e. less than or equal to 0.0) relevant outer levels"
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
vktSampleVerifier.cpp | 72 const std::vector<tcu::ConstPixelBufferAccess>& levels) 81 , m_levels (levels) 446 DE_ASSERT(level < m_imParams.levels); 489 DE_ASSERT(levelHi < m_imParams.levels); 493 const int levelLo = (levelHi < m_imParams.levels - 1) ? levelHi + 1 : levelHi; 703 DE_ASSERT(level < m_imParams.levels); 707 if (level == m_imParams.levels - 1) 833 const UVec2 levelBounds = calcLevelBounds(lodBounds, m_imParams.levels, m_samplerParams.mipmapFilter);
|
vktSampleVerifier.hpp | 116 int levels; member in struct:vkt::texture::ImageViewParameters 132 const std::vector<tcu::ConstPixelBufferAccess>& levels);
|
/external/deqp/framework/opengl/ |
gluTexture.hpp | 72 Texture2D (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams = tcu::TexDecompressionParams()); 100 void loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams); 125 TextureCube (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams = tcu::TexDecompressionParams()); 143 void loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams); 163 Texture2DArray (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams = tcu::TexDecompressionParams()); 176 void loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams); 226 Texture3D (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams = tcu::TexDecompressionParams()); 239 void loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::TexDecompressionParams& decompressionParams);
|
/external/eigen/demos/opengl/ |
icosphere.cpp | 36 IcoSphere::IcoSphere(unsigned int levels) 50 while(mIndices.size()<levels)
|
/external/freetype/builds/amiga/src/base/ |
ftdebug.c | 127 /* array of trace levels, initialized to 0 */ 175 /* This requests that all levels be set to 3, except the trace level for */
|
/external/freetype/builds/wince/ |
ftdebug.c | 124 /* array of trace levels, initialized to 0 */ 147 /* This will request that all levels be set to 3, except the trace level */
|
/external/freetype/src/base/ |
ftdebug.c | 103 /* array of trace levels, initialized to 0 */ 151 /* This requests that all levels be set to 3, except the trace level for */
|
/external/icu/icu4c/source/i18n/ |
collationkeys.h | 106 * Stops writing levels when callback.needToWrite(level) returns FALSE. 107 * Separates levels with the LEVEL_SEPARATOR_BYTE
|
/external/libchrome/base/ |
base_switches.cc | 65 // Normally positive values are used for V-logging levels. 68 // Gives the per-module maximal V-logging levels to override the value
|
/external/libopus/silk/ |
define.h | 118 /* Number of gain quantization levels */ 168 /* Number of rate levels, for entropy coding of excitation */
|
/external/libunwind/tests/ |
Gperf-trace.c | 69 panic ("Unwound only %d levels, expected at least %d levels\n",
|
/external/mesa3d/src/gallium/docs/source/cso/ |
sampler.rst | 68 * ``PIPE_TEX_MIPFILTER_LINEAR``: The two mipmap levels/images above/below 98 correspond to mipmap levels where LOD=0 is the level 0 mipmap image.
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
etnaviv_clear_blit.c | 410 struct etna_resource_level *src_lev = &src->levels[blit_info->src.level]; 411 struct etna_resource_level *dst_lev = &dst->levels[blit_info->dst.level]; 471 if (src->levels[blit_info->src.level].ts_size) { 492 src->levels[blit_info->src.level].clear_value); 620 MIN2(src_priv->levels[level].width, dst_priv->levels[level].width); 622 MIN2(src_priv->levels[level].height, dst_priv->levels[level].height);
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_screen.c | 225 unsigned levels = SVGA_MAX_TEXTURE_LEVELS; local 227 levels = MIN2(util_logbase2(result.u) + 1, levels); 229 levels = 12 /* 2048x2048 */; 231 levels = MIN2(util_logbase2(result.u) + 1, levels); 233 levels = 12 /* 2048x2048 */; 234 return levels; [all...] |
/external/mesa3d/src/intel/isl/ |
isl_priv.h | 118 isl_minify(uint32_t n, uint32_t levels) 123 return MAX(n >> levels, 1);
|
/external/pdfium/third_party/libopenjpeg20/ |
dwt.h | 68 @param numres Number of resolution levels to decode 98 @param numres Number of resolution levels to decode
|
/external/python/cpython2/Lib/unittest/ |
result.py | 155 # Skip test runner traceback levels 160 # Skip assert*() traceback levels
|
/external/skia/gm/ |
mipmap.cpp | 89 * the mip levels match the original in brightness). 138 * the mip levels match the original in brightness).
|
/external/skia/src/core/ |
SkMipMap.cpp | 569 // TODO: We could build miplevels for kIndex8 if the levels were in 8888. 607 Level* levels = mipmap->fLevels; local 608 uint8_t* baseAddr = (uint8_t*)&levels[countLevels]; 653 new (&levels[i].fPixmap) SkPixmap(SkImageInfo::Make(width, height, ct, at), addr, rowBytes); 654 levels[i].fScale = SkSize::Make(SkIntToScalar(width) / src.width(), 657 const SkPixmap& dstPM = levels[i].fPixmap; 700 // For example, it contains levels 1-x instead of 0-x. 724 // For example, it contains levels 1-x instead of 0-x.
|
/external/skqp/gm/ |
mipmap.cpp | 89 * the mip levels match the original in brightness). 138 * the mip levels match the original in brightness).
|
/external/skqp/src/core/ |
SkMipMap.cpp | 568 // TODO: We could build miplevels for kIndex8 if the levels were in 8888. 606 Level* levels = mipmap->fLevels; local 607 uint8_t* baseAddr = (uint8_t*)&levels[countLevels]; 652 new (&levels[i].fPixmap) SkPixmap(SkImageInfo::Make(width, height, ct, at), addr, rowBytes); 653 levels[i].fScale = SkSize::Make(SkIntToScalar(width) / src.width(), 656 const SkPixmap& dstPM = levels[i].fPixmap; 699 // For example, it contains levels 1-x instead of 0-x. 723 // For example, it contains levels 1-x instead of 0-x.
|
/external/syslinux/core/fs/xfs/ |
xfs_ag.h | 72 uint32_t agf_levels[XFS_BTNUM_AGF]; /* btree levels */ 103 { XFS_AGF_LEVELS, "LEVELS" }, \
|
/external/trappy/trappy/stats/ |
Topology.py | 17 fundamental nodes, in various levels. Each topology 35 pivot values (called nodes) at multiple levels.
|
/external/trappy/trappy/wa/ |
results.py | 76 for bench in self.columns.levels[0]: 160 for benchmark in data[0].columns.levels[0]:
|