Home
last modified time | relevance | path

Searched refs:clearType (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.hpp95 ClearType clearType);
H A DglsScissorTests.cpp604 FramebufferClearCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType);
622 FramebufferClearCase::FramebufferClearCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType) in FramebufferClearCase() argument
625 , m_clearType (clearType) in FramebufferClearCase()
909 ClearType clearType) in createFramebufferClearTest()
911 return new FramebufferClearCase(testCtx, renderCtx, name, desc, clearType); in createFramebufferClearTest()
905 createFramebufferClearTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType) createFramebufferClearTest() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DClear11.cpp136 const INT clearType, in getShadersAndLayout()
148 ASSERT(clearType == GL_FLOAT); in getShadersAndLayout()
195 switch (clearType) in getShadersAndLayout()
391 // - The appropriate ShaderManagers (VS & PS) for the clearType is set in clearFramebuffer()
134 getShadersAndLayout(const gl::Context *context, Renderer11 *renderer, const INT clearType, const uint32_t numRTs, const bool hasLayeredLayout, const d3d11::InputLayout **il, const d3d11::VertexShader **vs, const d3d11::GeometryShader **gs, const d3d11::PixelShader **ps) getShadersAndLayout() argument
H A DClear11.h54 const INT clearType,
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php285 public function clearType() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp1849 ClearAttachmentTestInstance (Context& context, const TestParams& testParams, const ClearType clearType = FULL_CLEAR) in ClearAttachmentTestInstance()
1851 , m_clearType (clearType) in ClearAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp1717 ClearAttachmentTestInstance (Context& context, const TestParams& testParams, const ClearType clearType = FULL_CLEAR) in ClearAttachmentTestInstance()
1719 , m_clearType (clearType) in ClearAttachmentTestInstance()

Completed in 13 milliseconds