Searched refs:depth (Results 1676 - 1700 of 2465) sorted by relevance
1...<<61626364656667686970>>...99
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmwgfx_drm.h | 236 * @depth - mip level depth 245 __u32 depth; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_common.c | 265 reg.size_z = util_logbase2_ceil(surface_params->depth); in pvr_pbe_pack_state()
|
/third_party/node/lib/internal/debugger/ |
H A D | inspect.js | 109 [util.inspect.custom](depth, { stylize }) {
|
/third_party/node/test/pummel/ |
H A D | test-policy-integrity-worker-commonjs.js | 190 { depth: null },
|
H A D | test-policy-integrity-worker-module.js | 190 { depth: null },
|
H A D | test-policy-integrity-dep.js | 172 { depth: null },
|
H A D | test-policy-integrity-parent-commonjs.js | 173 { depth: null },
|
H A D | test-policy-integrity-parent-module.js | 173 { depth: null },
|
H A D | test-policy-integrity-parent-no-package-json.js | 173 { depth: null },
|
H A D | test-policy-integrity-worker-no-package-json.js | 190 { depth: null },
|
/third_party/ninja/misc/ |
H A D | write_fake_manifests.py | 187 master_ninja.pool('link_pool', depth=4)
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_context.h | 296 double depth, unsigned stencil);
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_context.h | 362 double depth, unsigned stencil);
|
/third_party/libdrm/tests/modeprint/ |
H A D | modeprint.c | 226 printf("\tdepth : %i\n", fb->depth); in printFrameBuffer()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | node-properties.h | 250 // Walk up the context chain from the given {node} until we reduce the {depth} 251 // to 0 or hit a node that does not extend the context chain ({depth} will be 253 static Node* GetOuterContext(Node* node, size_t* depth);
|
/third_party/node/deps/v8/src/codegen/ |
H A D | assembler.h | 334 int depth() const;
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_debug_image.c | 216 transfer->box.depth * in debug_dump_transfer_bmp()
|
/third_party/node/deps/openssl/openssl/providers/implementations/digests/ |
H A D | blake2b_prov.c | 88 P->depth = 1; in ossl_blake2b_param_init()
|
H A D | blake2s_prov.c | 83 P->depth = 1; in ossl_blake2s_param_init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 145 const tcu::IVec3 imageDim (static_cast<int>(imageExtent.width), static_cast<int>(imageExtent.height), static_cast<int>(imageExtent.depth)); in iterate() 176 //create depth image in iterate() 243 //transition color and depth images in iterate() 314 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare depth", "depth image comparison", expected, outDepth, tcu::Vec4(0.0), tcu::COMPARE_LOG_ON_ERROR)) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolFragInvocationTests.cpp | 240 const auto expectedResult = vkExtent.width * vkExtent.height * vkExtent.depth; in testInvocations()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 143 const tcu::IVec3 imageDim (static_cast<int>(imageExtent.width), static_cast<int>(imageExtent.height), static_cast<int>(imageExtent.depth)); in iterate() 174 //create depth image in iterate() 241 //transition color and depth images in iterate() 312 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare depth", "depth image comparison", expected, outDepth, tcu::Vec4(0.0), tcu::COMPARE_LOG_ON_ERROR)) in iterate()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermTraverse.h | 100 void setMaxAllowedDepth(int depth);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gles_1_0_autogen.h | 17 void clearDepthx(GLfixed depth); \
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Blit11.h | 85 RenderTarget11 *depth,
|
Completed in 18 milliseconds
1...<<61626364656667686970>>...99