Searched refs:renderTargetInternalFormat (Results 1 – 6 of 6) sorted by relevance
109 VkFormat renderTargetInternalFormat(int index) const;
132 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()
524 VkFormat Context::renderTargetInternalFormat(int index) const in renderTargetInternalFormat() function in sw::Context
444 Format renderTargetInternalFormat(int index);
1459 Format Context::renderTargetInternalFormat(int index) in renderTargetInternalFormat() function in sw::Context
1029 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()