Home
last modified time | relevance | path

Searched defs:cube (Results 1 – 16 of 16) sorted by relevance

/external/ImageMagick/coders/
Dcube.c115 *cube; in ReadCUBEImage() local
/external/skqp/gm/
D3dgm.cpp136 SkPath cube; in onDraw() local
/external/eigen/Eigen/src/plugins/
DArrayCwiseUnaryOps.h360 cube() const in cube() function
/external/skia/gm/
D3dgm.cpp137 SkPath cube; in onDraw() local
/external/ImageMagick/MagickCore/
Dquantize.c543 cube; in AssignImageColors() local
1525 cube; in FloydSteinbergDither() local
/external/swiftshader/src/Renderer/
DContext.cpp1405 bool cube = sampler[coordinate].hasCubeTexture(); in textureActive() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h108 cube() const { in cube() function
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h316 struct radeon_state_atom cube[3]; member
/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp920 tcu::TestCaseGroup* cube = new tcu::TestCaseGroup(m_testCtx, "cube", "Cubemap completeness"); in init() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h494 struct radeon_state_atom cube[6]; member
/external/python/cpython2/Lib/test/
Dtest_set.py1693 def cube(n): function
/external/python/cpython3/Lib/test/
Dtest_set.py1808 def cube(n): function
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h971 bool cube; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc1217 const Shape cube = ShapeUtil::MakeShape(F32, {16, 8, 4}); in TEST_F() local
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp2120 TextureCubeMap *cube = context->getTextureCubeMap(); in GenerateMipmap() local
/external/mesa3d/src/amd/addrlib/
Daddrinterface.h494 UINT_32 cube : 1; ///< Flag indicates this is a cubemap member