Searched refs:accessPostfixA (Results 1 – 1 of 1) sorted by relevance
7388 …const char* const accessPostfixA = (m_shaderInterface == SHADER_INPUT_SINGLE_DESCRIPTOR) ? ("… in genResourceAccessSource() local7426 …xture" << setNdxPostfix << ", u_separateSampler" << setNdxPostfix << accessPostfixA << "), " << co… in genResourceAccessSource()7430 …xture" << setNdxPostfix << ", u_separateSampler" << setNdxPostfix << accessPostfixA << "), " << co… in genResourceAccessSource()7437 …<< " result_color += textureLod(u_combinedTextureSampler" << setNdxPostfix << accessPostfixA << "… in genResourceAccessSource()7441 …<< " result_color += textureLod(u_combinedTextureSampler" << setNdxPostfix << accessPostfixA << "… in genResourceAccessSource()7459 …<< " result_color += imageLoad(u_image" << setNdxPostfix << accessPostfixA << ", " << coodStr[0] … in genResourceAccessSource()7463 …<< " result_color += imageLoad(u_image" << setNdxPostfix << accessPostfixA << ", " << coodStr[2] … in genResourceAccessSource()9011 …const char* const accessPostfixA = (m_shaderInterface == SHADER_INPUT_SINGLE_DESCRIPTOR) ? ("… in genResourceAccessSource() local9035 …<< " result_color += " << fetchFunc << "(u_texelBuffer" << setNdxPostfix << accessPostfixA << ", … in genResourceAccessSource()9039 …<< " result_color += " << fetchFunc << "(u_texelBuffer" << setNdxPostfix << accessPostfixA << ", … in genResourceAccessSource()