Searched defs:setTextures (Results 1 – 4 of 4) sorted by relevance
94 void GrMtlPipelineState::setTextures(const GrGeometryProcessor& geomProc, function
519 wgpu::BindGroup GrDawnProgram::setTextures(GrDawnGpu* gpu, in setTextures() function in GrDawnProgram
705 bool setTextures = !(dynamicStateArrays && dynamicStateArrays->fPrimitiveProcessorTextures); in prepareDrawState() local
2641 void ImageLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint i… in setTextures() function in glcts::RobustBufferAccessBehavior::ImageLoadStoreTest