Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.h157 static std::string GeneratePixelShaderForOutputSignature(
DDynamicHLSL.cpp300 std::string DynamicHLSL::GeneratePixelShaderForOutputSignature( in GeneratePixelShaderForOutputSignature() function in rx::DynamicHLSL
DProgramExecutableD3D.cpp1455 std::string pixelHLSL = DynamicHLSL::GeneratePixelShaderForOutputSignature( in getPixelExecutableForCachedOutputLayout()