Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h539 uptr mainAddress; member
Dgr_ShaderLite.h568 uptr mainAddress; member
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp714 *command++ = 0x7fff0000 | m_ExeImageInfo[ geo_shader_index ]->mainAddress; in MakeOutAttrCommand_()
722 *command++ = 0x7fff0000 | m_ExeImageInfo[ vtx_shader_index ]->mainAddress; in MakeOutAttrCommand_()
781 *command++ = 0x7fff0000 | m_ExeImageInfo[ vtx_shader_index ]->mainAddress; in MakeOutAttrCommand_()
Dgr_ShaderLite.cpp777 *command++ = 0x7fff0000 | m_ExeImageInfo[ geo_shader_index ]->mainAddress; in MakeOutAttrCommand_()
785 *command++ = 0x7fff0000 | m_ExeImageInfo[ vtx_shader_index ]->mainAddress; in MakeOutAttrCommand_()
844 *command++ = 0x7fff0000 | m_ExeImageInfo[ vtx_shader_index ]->mainAddress; in MakeOutAttrCommand_()