Home
last modified time | relevance | path

Searched refs:patchConstants (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c97 SVGA3dDXShaderSignatureEntry patchConstants[PIPE_MAX_SHADER_OUTPUTS]; member
3618 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++]; in emit_input_declaration()
4151 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++]; in emit_tesslevel_declaration()
4269 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++]; in emit_tcs_output_declarations()
10953 memcpy(sgnBuf, &sgn->patchConstants[0], sgnLen); in copy_shader_signature()