/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 101 static void renderReference (tcu::Surface& dst, const vector<ClearOp>& clears, const tcu::PixelForm… in renderReference() argument 103 …for (vector<ClearOp>::const_iterator clearIter = clears.begin(); clearIter != clears.end(); clearI… in renderReference() 183 vector<ClearOp> clears; in executeForContexts() local 202 clears.push_back(clear); in executeForContexts() 221 clears.push_back(clear); in executeForContexts() 243 renderReference(refFrame, clears, pixelFmt); in executeForContexts() 273 ClearOp clears[NUM_CLEARS_PER_PACKET]; member 303 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(packetIter->clears); ndx++) in run() 304 renderClear(m_api, m_funcs, packetIter->clears[ndx]); in run() 377 for (int clearNdx = 0; clearNdx < DE_LENGTH_OF_ARRAY(packet.clears); clearNdx++) in executeForContexts() [all …]
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.color_clear.txt | 19 Color buffer clears 25 + Full-screen color buffer clears: glClear(), glClearColor() 26 + glScissor() effect on color buffer clears 27 + glColorMask() effect on color buffer clears 31 + glViewport() effect on color buffer clears 33 + Depth and stencil buffer clears 39 of multiple color clears. Parameters, such as color, scissor rectangle
|
D | functional.scissors.txt | 53 After clearing with scissoring enabled, depth and stencil clears disable 55 tests requiring values set by the previous clears to produce the final output.
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 131 void renderGL (tcu::Surface& dst, const vector<Clear>& clears); 132 void renderReference (tcu::Surface& dst, const vector<Clear>& clears); 210 vector<Clear> clears; in iterate() local 216 generateClears(clears, deStringHash(getName())^deInt32Hash(m_curIter)); in iterate() 217 renderGL(result, clears); in iterate() 218 renderReference(reference, clears); in iterate() 230 void DepthStencilClearCase::generateClears (vector<Clear>& clears, deUint32 seed) in generateClears() argument 237 clears.resize(m_numClears); in generateClears() 239 for (vector<Clear>::iterator clear = clears.begin(); clear != clears.end(); clear++) in generateClears() 279 void DepthStencilClearCase::renderGL (tcu::Surface& dst, const vector<Clear>& clears) in renderGL() argument [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 131 void renderGL (tcu::Surface& dst, const vector<Clear>& clears); 132 void renderReference (tcu::Surface& dst, const vector<Clear>& clears); 207 vector<Clear> clears; in iterate() local 213 generateClears(clears, deStringHash(getName())^deInt32Hash(m_curIter)); in iterate() 214 renderGL(result, clears); in iterate() 215 renderReference(reference, clears); in iterate() 227 void DepthStencilClearCase::generateClears (vector<Clear>& clears, deUint32 seed) in generateClears() argument 234 clears.resize(m_numClears); in generateClears() 236 for (vector<Clear>::iterator clear = clears.begin(); clear != clears.end(); clear++) in generateClears() 276 void DepthStencilClearCase::renderGL (tcu::Surface& dst, const vector<Clear>& clears) in renderGL() argument [all …]
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.rasterizer_discard.txt | 27 - Color clears & writes 28 - Depth clears & writes 29 - Stencil clears & writes 42 afterwards. For depth and stencil clears, series of primitives are drawn
|
D | functional.occlusion_query.txt | 27 - Depth writes and clears 28 - Stencil writes and clears 40 boxes, depth writes/clears or stencil writes/clears. Second, a number of
|
D | functional.primitive_bounding_box.txt | 94 clear.* cases do full and scissored framebuffer clears. Since clears are 98 some geometry is rendered between clears with properly set bounding box.
|
/external/autotest/server/site_tests/enterprise_KioskEnrollmentServer/ |
D | control | 15 This test clears the TPM if necessary, kicks off a client side test that enrolls 16 a device in enterprise and clears the TPM again. Every time the TPM is cleared,
|
/external/autotest/server/site_tests/enterprise_RemoraRequisitionServer/ |
D | control | 16 This test clears the TPM if necessary, kicks off a client side test that enrolls 17 a device as a remora device and clears the TPM again. Every time the TPM is
|
/external/autotest/server/site_tests/enterprise_CFM_MeetAppSanity/ |
D | control | 18 This test clears the TPM if necessary, enrolls the device into CFM and runs a 20 It clears the TPM at the end of the test run. Every time the TPM is cleared,
|
D | control.partners | 17 This test clears the TPM if necessary, enrolls the device into CFM and runs a 19 It clears the TPM at the end of the test run. Every time the TPM is cleared,
|
/external/autotest/server/site_tests/enterprise_CFM_RebootStress/ |
D | control.hangout_app | 18 This test clears the TPM, enrolls the device into CFM, launches the Hangout app 20 restart() API. It clears the TPM at the end of the test run to reset the device.
|
D | control.partners | 17 This test clears the TPM, enrolls the device into CFM, launches the Hangout app 19 restart() API. It clears the TPM at the end of the test run to reset the device.
|
D | control.meet_app | 18 This test clears the TPM, enrolls the device into CFM, launches the Meet app and
|
/external/autotest/server/site_tests/enterprise_CFM_Sanity/ |
D | control | 17 This test clears the TPM if necessary, enrolls the device as a remora device 19 enrolled devices behave as expected. It clears the TPM at the end of the test
|
D | control.partners | 17 This test clears the TPM if necessary, enrolls the device as a remora device 19 enrolled devices behave as expected. It clears the TPM at the end of the test
|
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/ |
D | 00_Descriptions.txt | 2 tpm_clear clears the TPM
|
/external/mesa3d/src/intel/blorp/ |
D | TODO | 8 - Depth and Stencil clears
|
/external/autotest/server/site_tests/network_WiFi_DisconnectClearsIP/ |
D | control | 14 This test verifies that the DUT clears its IP configuration
|
/external/autotest/server/site_tests/enterprise_RemoraRequisitionDisplayUsageServer/ |
D | control | 16 This test clears the TPM if necessary, kicks off a client side test that verify
|
/external/autotest/server/site_tests/firmware_Cr50UpdateScriptStress/ |
D | control | 16 This test clears the cr50 update state and reboots the device many times
|
/external/autotest/server/site_tests/platform_InitLoginPerfServer/ |
D | control | 15 This test clears the tpm owner, then goes through OOBE and verifies that the
|
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralHotplugStress/ |
D | control.jabra410 | 18 This test clears the TPM, enrolls the device into hotrod kiosk mode before
|
D | control.jabra410mic | 18 This test clears the TPM, enrolls the device into hotrod kiosk mode before
|