Home
last modified time | relevance | path

Searched defs:setTextures (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp673 bool setTextures = !(dynamicStateArrays && dynamicStateArrays->fPrimitiveProcessorTextures); in prepareDrawState() local
/external/skqp/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp679 bool setTextures = !(dynamicStateArrays && dynamicStateArrays->fPrimitiveProcessorTextures); in prepareDrawState() local
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp2646 void ImageLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint i… in setTextures() function in glcts::RobustBufferAccessBehavior::ImageLoadStoreTest