Searched defs:constantData (Results 1 – 3 of 3) sorted by relevance
280 …void Device::setPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsign… in setPixelShaderConstantF()371 …void Device::setVertexShaderConstantF(unsigned int startRegister, const float *constantData, unsig… in setVertexShaderConstantF()
1298 cl_int *constantData, *resultData; in test_min_max_constant_buffer_size() local
983 } constantData = { {1.f / width, 1.f / height}, srcMip, sampleMode }; in onRegenerateMipMapLevels() local