Searched refs:clearType (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
D | glsScissorTests.hpp | 95 ClearType clearType);
|
D | glsScissorTests.cpp | 604 …& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType); 622 …t& 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() argument 911 return new FramebufferClearCase(testCtx, renderCtx, name, desc, clearType); in createFramebufferClearTest()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Clear11.h | 54 const INT clearType,
|
D | Clear11.cpp | 136 const INT clearType, in getShadersAndLayout() argument 148 ASSERT(clearType == GL_FLOAT); in getShadersAndLayout() 195 switch (clearType) in getShadersAndLayout()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Clear11.h | 54 const INT clearType,
|
D | Clear11.cpp | 136 const INT clearType, in getShadersAndLayout() argument 148 ASSERT(clearType == GL_FLOAT); in getShadersAndLayout() 195 switch (clearType) in getShadersAndLayout()
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptorProto.php | 285 public function clearType() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 1663 …stInstance (Context& context, const TestParams& testParams, const ClearType clearType = FULL_CLEAR) in ClearAttachmentTestInstance() argument 1665 , m_clearType (clearType) in ClearAttachmentTestInstance()
|