Home
last modified time | relevance | path

Searched refs:setTextures (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.h50 wgpu::BindGroup setTextures(GrDawnGpu*,
H A DGrDawnOpsRenderPass.cpp168 auto bindGroup = fCurrentProgram->setTextures(fGpu, geomProc, pipeline, geomProcTextures); in onBindTextures()
H A DGrDawnProgramBuilder.cpp519 wgpu::BindGroup GrDawnProgram::setTextures(GrDawnGpu* gpu, in setTextures() function in GrDawnProgram
/third_party/skia/src/gpu/mtl/
H A DGrMtlPipelineState.h53 void setTextures(const GrGeometryProcessor&,
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.hpp469 void setTextures(const glw::Functions& gl, glw::GLuint id_destination, glw::GLuint id_source);
H A DglcRobustBufferAccessBehaviorTests.cpp2459 setTextures(gl, destination_texture.m_id, source_texture.m_id); in iterate()
2477 setTextures(gl, destination_texture.m_id, source_texture.m_id); in iterate()
2502 setTextures(gl, destination_texture.m_id, source_texture.m_id); in iterate()
2641 void ImageLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint id_source) in setTextures() function in glcts::RobustBufferAccessBehavior::ImageLoadStoreTest

Completed in 9 milliseconds