Home
last modified time | relevance | path

Searched defs:cellSize (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/samplecode/
H A DSampleAtlas.cpp44 static sk_sp<SkImage> make_atlas(int atlasSize, int cellSize) { in make_atlas() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fCopyImageTests.cpp282 RandomizedRenderGrid::RandomizedRenderGrid (const IVec2& targetSize, const IVec2& cellSize, int maxCellCount, deUint32 seed) in RandomizedRenderGrid() argument
293 IVec2 RandomizedRenderGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2 grid, int cellCount) in getRandomOffset() argument
[all...]
H A Des31fStencilTexturingTests.cpp819 const int cellSize = 8; in iterate() local
H A Des31fTextureSpecificationTests.cpp692 const int cellSize = rnd.getInt(2, 16); in createTexture() local
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp521 const int cellSize = 28; in iterate() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp530 const int cellSize = 28; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp1470 const int cellSize = 4 + layer; in TextureCubeArrayShadowTestInstance() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DClearTest.cpp1492 const int cellSize = 32; in TEST_P() local
H A DStateChangeTest.cpp3338 const int cellSize = getWindowWidth() / 2; in TEST_P() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp836 const int cellSize = 16; in render() local
908 const int cellSize = 16; in render() local
974 const int cellSize = 16; render() local
[all...]
H A Des3fTextureSpecificationTests.cpp990 int cellSize = de::max(1, de::min(levelW >> 2, levelH >> 2)); in createTexture() local
993 tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture() local
1046 int cellSize = de::max(1, levelSize >> 2); in createTexture() local
1049 tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, levelSize, levelSize, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture() local
1251 int cellSize = rnd.getInt(2, 16); in createTexture() local
1330 int cellSize = rnd.getInt(2, 16); in createTexture() local
1479 int cellSize = rnd.getInt(2, 16); in createTexture() local
2002 int cellSize = rnd.getInt(2, 16); createTexture() local
2079 int cellSize = rnd.getInt(2, 16); createTexture() local
3279 const int cellSize = rnd.getInt(2, 16); createTexture() local
3351 const int cellSize = rnd.getInt(2, 16); createTexture() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureShadowTests.cpp1468 const int cellSize = 4 + layer; in TextureCubeArrayShadowTestInstance() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp863 int cellSize = de::max(1, de::min(levelW >> 2, levelH >> 2)); in createTexture() local
866 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture() local
913 int cellSize = de::max(1, de::min(levelW >> 2, levelH >> 2)); in createTexture() local
916 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB); in createTexture() local
982 int cellSize = rnd.getInt(2, 16); in createTexture() local
1057 int cellSize = rnd.getInt(2, 16); in createTexture() local
1452 int cellSize = rnd.getInt(2, 16); in createTexture() local
1535 int cellSize = rnd.getInt(2, 16); createTexture() local
[all...]
H A Des2fFboRenderTest.cpp2019 const int cellSize = 16; in render() local
/third_party/sqlite/src/
H A Dsqlite3.c70070 static u16 cellSize(MemPage *pPage, int iCell){ global() function
[all...]

Completed in 164 milliseconds