Searched refs:createView (Results 1 – 8 of 8) sorted by relevance
70 var view = this.createView(head);81 ViewBuilder.prototype.createView = function(head) { method in ViewBuilder
71 const view = this.createView(head);82 ViewBuilder.prototype.createView = head => new ProfileView(head); method in ViewBuilder
36 interop::Interface<interop::GPUTextureView> createView(
30 interop::Interface<interop::GPUTextureView> GPUTexture::createView( in createView() function in wgpu::binding::GPUTexture
174 void createView();
170 void createView();
401 createView(); in DrawSetup()492 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::createView() in createView() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
268 createView(); in iterate()470 void gl4cts::ConditionalRenderInverted::FunctionalTest::createView() in createView() function in gl4cts::ConditionalRenderInverted::FunctionalTest