Home
last modified time | relevance | path

Searched defs:cube (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_type_test.cc615 auto* cube = create<sem::DepthTexture>(ast::TextureDimension::kCube); in TEST_F() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c115 nir_variable *cube = nir_deref_instr_get_variable(deref); in lower_int_cubmap_to_array_filter() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureCompletenessTests.cpp920 tcu::TestCaseGroup* cube = new tcu::TestCaseGroup(m_testCtx, "cube", "Cubemap completeness"); in init() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.cpp1405 bool cube = sampler[coordinate].hasCubeTexture(); in textureActive() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp665 Instruction* cube = ir_builder.AddCompositeConstruct( in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp665 Instruction* cube = ir_builder.AddCompositeConstruct( in ReplaceCubeFaceCoord() local
/third_party/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp673 Instruction* cube = ir_builder.AddCompositeConstruct( in ReplaceCubeFaceCoord() local
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1219 auto& cube = static_cast<Cube &>(*entity); in CreateNode() local
/third_party/python/Lib/test/
H A Dtest_set.py2031 def cube(n): function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp2125 TextureCubeMap *cube = context->getTextureCubeMap(); in GenerateMipmap() local
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h494 UINT_32 cube : 1; ///< Flag indicates this is a cubemap member

Completed in 31 milliseconds