Searched refs:texture_view (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | textureview.c | 531 texture_view(struct gl_context *ctx, struct gl_texture_object *origTexObj, in texture_view() function 724 texture_view(ctx, origTexObj, texObj, target, internalformat, minlevel, in _mesa_TextureView_no_error() 839 texture_view(ctx, origTexObj, texObj, target, internalformat, minlevel, in _mesa_TextureView()
|
/third_party/vk-gl-cts/external/amber/src/src/dawn/ |
H A D | engine_dawn.cc | 112 const std::vector<::dawn::TextureView>& texture_view, 1173 const std::vector<::dawn::TextureView>& texture_view, in CreateRenderPassDescriptor() 1191 for (const ::dawn::TextureView& colorAttachment : texture_view) { in CreateRenderPassDescriptor() 1170 CreateRenderPassDescriptor( const RenderPipelineInfo& render_pipeline, const ::dawn::Device& device, const std::vector<::dawn::TextureView>& texture_view, const ::dawn::LoadOp load_op) CreateRenderPassDescriptor() argument
|
Completed in 7 milliseconds