Searched refs:swr_update_constants (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.cpp | 956 swr_update_constants(struct swr_context *ctx, enum pipe_shader_type shaderType) function in typeref:typename:void 1825 swr_update_constants(ctx, PIPE_SHADER_VERTEX); 1830 swr_update_constants(ctx, PIPE_SHADER_FRAGMENT); 1835 swr_update_constants(ctx, PIPE_SHADER_GEOMETRY); 1840 swr_update_constants(ctx, PIPE_SHADER_TESS_CTRL); 1845 swr_update_constants(ctx, PIPE_SHADER_TESS_EVAL);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.cpp | 842 swr_update_constants(struct swr_context *ctx, enum pipe_shader_type shaderType) function in typeref:typename:void 1556 swr_update_constants(ctx, PIPE_SHADER_VERTEX); 1561 swr_update_constants(ctx, PIPE_SHADER_FRAGMENT); 1566 swr_update_constants(ctx, PIPE_SHADER_GEOMETRY);
|
Completed in 7 milliseconds