/external/autotest/client/deps/webgl_mpd/src/resources/ |
D | J3DI.js | 31 function initWebGL(canvasName, vshader, fshader, attribs, clearColor, clearDepth) argument 56 function simpleSetup(gl, vshader, fshader, attribs, clearColor, clearDepth) argument
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 76 float clearDepth = 1.0f; in render() local 168 const float clearDepth = 1.0f; in render() local 254 const float clearDepth = 1.0f; in render() local
|
D | es3fRandomFragmentOpTests.cpp | 309 const float clearDepth = CLEAR_DEPTH; in iterate() local
|
D | es3fDepthStencilClearTests.cpp | 80 float clearDepth; member
|
D | es3fStencilTests.cpp | 157 static StencilOp clearDepth (float depth) in clearDepth() function in deqp::gles3::Functional::StencilOp
|
/external/swiftshader/src/Vulkan/ |
D | VkFramebuffer.cpp | 54 bool clearDepth = (isDepth && (attachment.loadOp == VK_ATTACHMENT_LOAD_OP_CLEAR)); in clear() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkCmdUtil.cpp | 136 const float clearDepth, in beginRenderPass()
|
/external/deqp/framework/referencerenderer/ |
D | rrMultisamplePixelBufferAccess.cpp | 234 void clearDepth (const MultisamplePixelBufferAccess& access, float depth) in clearDepth() function
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Device.cpp | 185 void Device::clearDepth(float z) in clearDepth() function in es1::Device
|
/external/deqp/modules/gles2/functional/ |
D | es2fRandomFragmentOpTests.cpp | 309 const float clearDepth = CLEAR_DEPTH; in iterate() local
|
D | es2fDepthStencilClearTests.cpp | 80 float clearDepth; member
|
D | es2fStencilTests.cpp | 154 static StencilOp clearDepth (float depth) in clearDepth() function in deqp::gles2::Functional::StencilOp
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 217 void Device::clearDepth(float z) in clearDepth() function in es2::Device
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 800 const float clearDepth = 0.5f; in render() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureMultisampleTests.cpp | 1423 const float clearDepth = 0.5f; in renderToTexture() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | context.h | 108 float clearDepth; // [0..1] member
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 781 void clearDepth (const PixelBufferAccess& access, float depth) in clearDepth() function
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 3282 const float clearDepth = baseColor[0]; in beforeDraw() local
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 64 glClearDepthFunc clearDepth; variable
|
/external/swiftshader/src/Device/ |
D | Surface.cpp | 2718 void Surface::clearDepth(float depth, int x0, int y0, int width, int height) in clearDepth() function in sw::Surface
|
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 3317 void Surface::clearDepth(float depth, int x0, int y0, int width, int height) in clearDepth() function in sw::Surface
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 2479 …const float clearDepth = hasDepthComponent(format.order) ? clearValues[attachmentNdx]->depth… in pushImageInitializationCommands() local
|