Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Bakker <jeroen@blender.org>2022-01-18 15:13:23 +0300
committerJeroen Bakker <jeroen@blender.org>2022-01-18 15:17:04 +0300
commit08d008a5085bf57ba43c7aa76d51ea60b732a11a (patch)
tree0e2f86d5f9ab3b4ee74c14deccbde76c249aef49 /source/blender/editors/gpencil
parent2486346f6f0418d90b714119466921ac1da477e4 (diff)
GPU: Create Info for GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR.
This patch converts GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR shader to use the GPUShaderCreateInfo pattern. It can be used as a reference when converting other shaders. In this special case the flat uniform vector cannot be used anymore as it doesn't fit as push constants. To solve this a uniform buffer is used.
Diffstat (limited to 'source/blender/editors/gpencil')
0 files changed, 0 insertions, 0 deletions