Lines Matching defs:end
1582 uint32_t end = desc->offset + vk_format_get_blocksize(desc->format);
1583 info.attrib_ends[desc->location] = end;
7511 VkPipelineExecutableStatisticKHR *end = s + (pStatistics ? *pStatisticCount : 0);
7514 if (s < end) {
7522 if (s < end) {
7530 if (s < end) {
7538 if (s < end) {
7546 if (s < end) {
7554 if (s < end) {
7562 if (s < end) {
7570 if (s < end) {
7578 if (s < end) {
7589 if (s < end) {
7601 else if (s > end) {
7602 *pStatisticCount = end - pStatistics;
7642 VkPipelineExecutableInternalRepresentationKHR *end =
7646 if (p < end) {
7656 if (p < end) {
7671 if (p < end && shader->disasm_string) {
7682 else if (p > end) {
7684 *pInternalRepresentationCount = end - pInternalRepresentations;