Searched defs:texelBufferSupport (Results 1 – 3 of 3) sorted by relevance
79 bool texelBufferSupport() const { return fTexelBufferSupport; } in texelBufferSupport() function
157 bool texelBufferSupport = context->caps()->shaderCaps()->texelBufferSupport(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
1575 bool texelBufferSupport = this->shaderCaps()->texelBufferSupport(); in initConfigTable() local